Cocoa wrappers and helpers for RubyMotion (Ruby for iOS and OS X) - Making Cocoa APIs more Ruby like, one API at a time. Fork away and send your pull requests
Other
1.18k
stars
208
forks
source link
Change `map` to `map!` to save extra array creation and use Interpolation #299
Minor changes:
map
tomap!
to save extra array creation