Skip to content

Instantly share code, notes, and snippets.

Created December 13, 2011 03:48
Show Gist options
  • Select an option

  • Save anonymous/1470470 to your computer and use it in GitHub Desktop.

Select an option

Save anonymous/1470470 to your computer and use it in GitHub Desktop.
<amalloy> (meta #'struct-map)
<lazybot> => {:ns #<Namespace clojure.core>, :name struct-map,
:arglists ([s & inits]), :added "1.0", :static true, :doc "Returns a
new structmap instance with the keys of the\n structure-basis.
keyvals may contain all, some or none of the basis\n keys - where
values are not supplied they will default to nil.\n keyvals can also
contain keys not in the basis.", :line 3590, :file
"clojure/core.clj"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment