robb / Asterism

Asterism is yet another functional toolbelt for Objective-C. It tries to be typesafe and simple.
http://robb.github.io/Asterism/
MIT License
226 stars 12 forks source link

Add ASTIndex #16

Closed robb closed 10 years ago

robb commented 10 years ago

like the underscore.js equivalent

Not sure what should happen if the assumption is violated, tho.

felixvisee commented 10 years ago

What about sticking to underscore's behavior (last wins)?