Liking cljdoc? Tell your friends :D

midje.parsing.1-to-explicit-form.expects

Functions for working with explicit expect forms.

Functions for working with explicit expect forms.
raw docstring

tack-on__then__at-rightmost-expect-leafclj

(tack-on__then__at-rightmost-expect-leaf forms loc)
source

tack-on__then__at-same-locationclj

(tack-on__then__at-same-location [form & more-forms] loc)
source

up-to-full-expect-formclj

(up-to-full-expect-form loc)

From anywhere (recursively) within an expect form, move so that loc is at the full form (so that zip/down is 'expect).

From anywhere (recursively) within an expect form, move so that
loc is at the full form (so that zip/down is 'expect).
sourceraw docstring

wrap-with-expect__then__at-rightmost-expect-leafclj

(wrap-with-expect__then__at-rightmost-expect-leaf loc)
source

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

× close