Created
December 13, 2011 03:48
-
-
Save anonymous/1470470 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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