Liking cljdoc? Tell your friends :D

midje.parsing.3-from-lexical-maps.from-fake-maps

Generating functions that work on fake maps.

Generating functions that work on fake maps.
raw docstring

mkfn:arglist-matcher-allowing-optional-argsclj

(mkfn:arglist-matcher-allowing-optional-args & arg-descriptions)

Generates a function that attempts to match required and optional args.

Generates a function that attempts to match required and optional args.
sourceraw docstring

mkfn:arglist-matcher-fixed-arityclj

(mkfn:arglist-matcher-fixed-arity & arg-descriptions)

Generates a function that returns true if all the matchers return true for the actual args it's passed.

Generates a function that returns true if all the matchers return true for the actual args it's passed.
sourceraw docstring

mkfn:result-suppliercljmultimethod

source

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

× close