Liking cljdoc? Tell your friends :D

com.brunobonacci.rdt.checkers


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

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