Arc Forumnew | comments | leaders | submitlogin
1 point by akkartik 3767 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..?