Liking cljdoc? Tell your friends :D

com.brunobonacci.rdt.checkers


displayclj

(display v)
(display indent v)
source

exact-checkerclj

(exact-checker expected actual*)
source

fuzzy-checkerclj

(fuzzy-checker expected actual*)

A checker for the right-hand-side of the arrow which only checks the keys and items in the pattern and accepts additional keys without failing. See README.md for more info.

A checker for the right-hand-side of the arrow which only checks the keys and items
in the pattern and accepts additional keys without failing.
See README.md for more info.
sourceraw docstring

indent-byclj

(indent-by indent s)
source

ppr-strclj

(ppr-str v)

pretty print to string

pretty print to string
sourceraw docstring

primitive-array?clj

(primitive-array? x)

Returns true if x is a primitive array.

Returns true if x is a primitive array.
sourceraw docstring

primitive-arraysclj

source

throws-checkerclj

(throws-checker expected actual*)
source

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

× close