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

Write specs for `nil` behavior #35

Open robb opened 10 years ago

robb commented 10 years ago

Write specs where necessary to make sure that ASTWhatever(nil, block) == nil.