Liking cljdoc? Tell your friends :D

nd-db.util


db?clj

(db? candidate)
source

nippy-db?clj

(nippy-db? candidate)
source

number-str?clj

(number-str? i)

Takes a string, returns true if all chars are numeric. Accepts punctuation (dot and comma).

Doesn't allow the number to begin with 0 followed by another number (such as 008).

Takes a string, returns true if all chars are numeric.
Accepts punctuation (dot and comma).

Doesn't allow the number to begin with 0 followed by
another number (such as 008).
sourceraw docstring

str->hashclj

(str->hash in)
source

v090+?clj

(v090+? candidate)
source

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

× close