Liking cljdoc? Tell your friends :D

monger.util

Provides various utility functions, primarily for working with document ids.

Provides various utility functions, primarily for working with document ids.
raw docstring

GetDocumentIdcljprotocol

get-idclj

(get-id input)

Returns document id

Returns document id
source

into-array-listclj

(into-array-list coll)

Coerce a j.u.Collection into a j.u.ArrayList.

Coerce a j.u.Collection into a j.u.ArrayList.
sourceraw docstring

object-idclj

(object-id)
(object-id s)

Returns a new BSON object id, or converts str to BSON object id

Returns a new BSON object id, or converts str to BSON object id
sourceraw docstring

random-strclj

(random-str n num-base)

Generates a secure random string

Generates a secure random string
sourceraw docstring

random-uuidclj

(random-uuid)

Generates a secure random UUID string

Generates a secure random UUID string
sourceraw docstring

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

× close