A 'convert' multimethod that can convert between arbitrary types. Default implementations are supplied for Clojure's built-in types.
A 'convert' multimethod that can convert between arbitrary types. Default implementations are supplied for Clojure's built-in types.
Convert src-instance to dest-class if possible. Returns patterns/NO-RESULT-ERROR on failure. For example:
Convert src-instance to dest-class if possible. Returns patterns/NO-RESULT-ERROR on failure. For example: * (convert Boolean/TYPE "true") * (convert Map vararg-parameter-kvs)
Alias for clojure.lang.IPersistentMap for use in type conversions
Alias for clojure.lang.IPersistentMap for use in type conversions
Alias for clojure.lang.PersistentVector
Alias for clojure.lang.PersistentVector
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 |