Liking cljdoc? Tell your friends :D
Clojure only.

pottery.utils


vectorizeclj

(vectorize x)

Will return any data in vector form. Vectors return themselves, sequences are transformed to vectors and anything else will be wrapped in a vector.

Will return any data in vector form. Vectors return themselves,
sequences are transformed to vectors and anything else will be
wrapped in a vector.
sourceraw docstring

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

× close