Skip to main content

struct-map

functionv1.0

clojure.core/struct-map

(struct-map [s & inits])
Returns a new structmap instance with the keys of the structure-basis. keyvals may contain all, some or none of the basis keys - where values are not supplied they will default to nil. keyvals can also contain keys not in the basis.

No examples yet. Be the first to add one!