Skip to content

Instantly share code, notes, and snippets.

@gregeng
Created October 2, 2013 14:45
Show Gist options
  • Save gregeng/6794884 to your computer and use it in GitHub Desktop.
Save gregeng/6794884 to your computer and use it in GitHub Desktop.
my_iterators: each, collect, select, none?
my_none?([1,2,3]) { |x| x == 4 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment