cloe-lang/cloe

Create indexing function @ and disallow implicit indexing

raviqqe opened this issue · 1 comments

(write (@ [123 456 789] 1)) ; -> 456

Closing for syntax redundancy. Reopen this when more discussion is needed.