Arc Forum
new
|
comments
|
leaders
|
submit
login
1 point
by
akkartik
3976 days ago |
link
|
parent
Hmm, it sounds like we need three sets of primitives: for operating on lists, trees and code (like trees, but aware of call vs arg positions). Perhaps we could use the same names like
map
and
count
but first tag the arg as tree or code..?