Skip to content

Instantly share code, notes, and snippets.

@ihodes
Created August 28, 2010 01:44
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save ihodes/554539 to your computer and use it in GitHub Desktop.
(def groups {:particles
[#'chemicalj.atom/make-atom
#'chemicalj.molocule/make-molocule etc]
{:simulations […]})
(use-groups …intern the vars in the given vector(s) into the current ns)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment