(-is-of? this v)
Returns if v is of this type.
Returns if v is of this type.
(-unapply this v)
Return nil if v does not match, or a vector of the values this was composed from.
Return nil if v does not match, or a vector of the values this was composed from.
(match v & clauses)
A conditional special form over values, with special deconstructuring support for type implementing IUnapply
A conditional special form over values, with special deconstructuring support for type implementing IUnapply
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |