Liking cljdoc? Tell your friends :D

toyokumo.commons.core


coll->mapclj/s

(coll->map key-fn val-fn coll)

Make a map from a sequence which has keys made by key-fn and values by val-fn

Make a map from a sequence which has keys made by key-fn and values by val-fn
sourceraw docstring

qualified-nameclj/s

(qualified-name x)

Like name, returns the name String of a string, symbol or keyword but saves qualified name

Like name, returns the name String of a string, symbol or keyword but saves qualified name
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close