(-unique-id o)
Convert a map into a object, dispatched off the pickleable-type.
Convert a map into a object, dispatched off the pickleable-type.
(pickle obj)
An object that can be pickled.
An object that can be pickled.
(pickleable->map _)
Convert the object to a map.
Convert the object to a map.
(pickleable-type _)
Return a unique type. Can be anything, but keyword is convenient. map->pickleable must be implemented for ths same type.
Return a unique type. Can be anything, but keyword is convenient. map->pickleable must be implemented for ths same type.
(unpickle pickled-obj)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close