Skip to main content

exercise

functionv1.9

cljs.spec.alpha/exercise

(exercise [spec] [spec n] [spec n overrides])
generates a number (default 10) of values compatible with spec and maps conform over them, returning a sequence of [val conformed-val] tuples. Optionally takes a generator overrides map as per gen

No examples yet. Be the first to add one!