Liking cljdoc? Tell your friends :D

gabrielash.defnw.core


-defnwcljmacro

(-defnw call-name & definition)

macro implementation for defn/defn- alternatives that allows definition of conditions and return values for special cases inside the pre-post map

macro implementation for defn/defn- 
alternatives that allows definition of 
  conditions and return values for special cases 
  inside the pre-post map
sourceraw docstring

args+pp+bodyclj

seqex match for function body declaration based on seqex documentation

seqex match for function body declaration based on seqex documentation
sourceraw docstring

defnwcljmacro

(defnw & definition)

defn alternative that allows definition of conditions and return values for special cases inside the pre-post map

defn alternative that allows definition of 
conditions and return values for special cases 
inside the pre-post map
sourceraw docstring

defnw-cljmacro

(defnw- & definition)

defn- alternative that allows definition of conditions and return values for special cases inside the pre-post map

defn- alternative that allows definition of 
conditions and return values for special cases 
inside the pre-post map
sourceraw docstring

fn-defclj

seqex match for full function definition based on seqex documentation

seqex match for full function definition based on seqex documentation
sourceraw docstring

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

× close