(parse-mongo r-out object obj-start-level level & [obj-key obj-value])
Parses mongo objects from string into clojure map or vector representations
Parses mongo objects from string into clojure map or vector representations
(read-string-fn obj-as-string)
Values that in mongo db have function like presentation as NumberLong(#) this function removes text and reads rest of string to convert it to clojure data type
Values that in mongo db have function like presentation as NumberLong(#) this function removes text and reads rest of string to convert it to clojure data type
(return-minimal-index indexes-vector)
Return minimal index from passed vector
Return minimal index from passed vector
(substring-r-out r-out index)
Removes everything before index from r-out string atom
Removes everything before index from r-out string atom
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close