Liking cljdoc? Tell your friends :D

midje.parsing.util.wrapping

midje.background uses these to wrap extra code around :contents, :facts, or :expects

midje.background uses these to wrap extra code around
:contents, :facts, or :expects
raw docstring

already-wrapped?clj

(already-wrapped? form)
source

for-wrapping-target?clj

(for-wrapping-target? target)
source

forms-to-wrap-aroundclj

(forms-to-wrap-around wrapping-target)
source

midje-wrappedclj

(midje-wrapped value)

This is used to prevent later wrapping passes from processing the code-that-produces-the-value.

This is used to prevent later wrapping passes from processing
the code-that-produces-the-value.
sourceraw docstring

multiwrapclj

(multiwrap form [wrapper & more-wrappers])
source

put-wrappers-into-effectclj

(put-wrappers-into-effect wrappers)
source

with-additional-wrapperscljmacro

(with-additional-wrappers final-wrappers form)
source

with-wrapping-targetclj

(with-wrapping-target what target)
source

wrappersclj

(wrappers)
source

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

× close