Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
ScottBurson
7y ago
0 comments
Share
I think the list '(0 1 2) is behaving like the function — in CL syntax, sorry, I don't know Arc — (lambda (x) (elt '(0 1 2) x)). That is, the list is being treated as a sequence, which is a function from each index to the corresponding element.
0 comments
default
newest
oldest
jacobush
7y ago
Is PicoLisp the same?
j
/
k
navigate · click thread line to collapse