Skip to content

Instantly share code, notes, and snippets.

@mycrobe
Created February 9, 2010 03:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mycrobe/298884 to your computer and use it in GitHub Desktop.
Save mycrobe/298884 to your computer and use it in GitHub Desktop.
all = [
add:{false},
addAll:{false},
contains:{true},
containsAll:{true},
size:{Long.MAX_VALUE},
toString:{'[all things]'}
] as Set
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment