Liking cljdoc? Tell your friends :D

eg


->example-testclj/smacro

(->example-test fn-sym examples focus-metas- focus?)
source (clj)source (cljs)

->examplesclj/s

(->examples test-thing ge? body)
source

->expression-testclj/smacro

(->expression-test examples)
source (clj)source (cljs)

->test-nameclj/s

source

alter-test-var-update-fnclj/s

(alter-test-var-update-fn test-v)
source

assoc-focus-metasclj/s

(assoc-focus-metas focus-metas- fn-meta fn-sym)
source

cljs-safe-namespaceclj/s

(cljs-safe-namespace thing)

Motivation: Using '.' in the name causes compilation error in cljs.

Motivation: Using '.' in the name causes compilation error in cljs.
sourceraw docstring

dont-care?clj/s

source

egclj/smacro

(eg & args)
source (clj)source (cljs)

eg-helperclj/smacro

(eg-helper [fn-sym & body] ge?)
source (clj)source (cljs)

exclj/smacro

(ex & body)
source (clj)source (cljs)

examples-accclj/s

(examples-acc [parts part] token)
source

ffilterclj/s

(ffilter pred coll)
source

fill-dont-caresclj/s

(fill-dont-cares examples)
source

focus-metasclj/s

source

geclj/smacro

(ge & args)
source (clj)source (cljs)

map-dregsclj/s

(map-dregs f & colls)

Like map but when there is a different count between colls, applies input fn to the coll values until the biggest coll is empty.

Like map but when there is a different count between colls, applies input fn
to the coll values until the biggest coll is empty.
sourceraw docstring

named-dont-care?clj/s

(named-dont-care? thing)
source

operatorsclj/s

source

parse-exampleclj/s

(parse-example example ge?)
source

parse-expressionclj/s

(parse-expression expr)
source

rm-lead-colonclj/s

(rm-lead-colon s)

Motivation: 'name' does not work for processed strings

Motivation: 'name' does not work for processed strings
sourceraw docstring

set-eg!clj

(set-eg! & egs)
source

set-eg-no-refresh!clj

(set-eg-no-refresh! egs)
source

spec-eg-accclj/s

(spec-eg-acc [parts part] token)
source

test?clj/s

(test? focus-metas focus?)
source

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

× close