Skip to main content

struct

functionv1.0

clojure.core/struct

(struct [s & vals])
Returns a new structmap instance with the keys of the structure-basis. vals must be supplied for basis keys in order - where values are not supplied they will default to nil.

No examples yet. Be the first to add one!