Skip to content

Instantly share code, notes, and snippets.

@GeorgeJahad
Created April 24, 2011 09:05
Show Gist options
  • Save GeorgeJahad/939426 to your computer and use it in GitHub Desktop.
Save GeorgeJahad/939426 to your computer and use it in GitHub Desktop.
user> (require 'gbj1)
gbj2
gbj1
nil
user> (gbj1/a)
:a
user> (gbj1/b)
:b
user> (gbj1/c)
:c
user> (gbj2/a)
:a
user> (gbj2/b)
:b
user> (gbj2/c)
:c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment