Liking cljdoc? Tell your friends :D

mongo-lib.parser


apostropheclj

source

before-dataclj

source

blank-spaceclj

source

closing-parenthesesclj

source

key-value-separatorclj

source

list-endclj

source

list-startclj

source

obj-endclj

source

obj-startclj

source

parse-mongoclj

(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
sourceraw docstring

property-separatorclj

source

quote-charclj

source

read-mongoclj

(read-mongo)

Test function

Test function
sourceraw docstring

read-string-fnclj

(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
sourceraw docstring

return-minimal-indexclj

(return-minimal-index indexes-vector)

Return minimal index from passed vector

Return minimal index from passed vector
sourceraw docstring

substring-r-outclj

(substring-r-out r-out index)

Removes everything before index from r-out string atom

Removes everything before index from r-out string atom
sourceraw docstring

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

× close