Implementation of a literal-function
constructor. Literal functions can be
applied to structures and numeric inputs, and differentiated.
The namespace also contains an implementation of a small language for
declaring the input and output types of literal-function
instances.
Implementation of a [[literal-function]] constructor. Literal functions can be applied to structures and numeric inputs, and differentiated. The namespace also contains an implementation of a small language for declaring the input and output types of [[literal-function]] instances.
(literal-function f)
(literal-function f signature)
(literal-function f domain range)
(literal-function? f)
Returns true if the supplied object is an instance of [[Function]], false otherwise.
Returns true if the supplied object is an instance of [[Function]], false otherwise.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close