multimethod for defining anonymous function body
(-fn-body :clojure '([x] x)) => '(clojure.core/fn [x] x)
multimethod for defining anonymous function body (-fn-body :clojure '([x] x)) => '(clojure.core/fn [x] x)
extendable function for loading fn-body types
extendable function for loading fn-body types
extendable function for loading invoke form constructors
(-invoke-intern :fn '-hello- nil '([x] x))
extendable function for loading invoke form constructors (-invoke-intern :fn '-hello- nil '([x] x))
extendable function for loading invoke-intern types
extendable function for loading invoke-intern types
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |