function
aliases: [func], [ceammc/func], [ceammc/function]
the named function
available since version: 0.3

arguments:
- NAME
function name, should be unique
type: symbol
properties:
- @name (initonly)
Get/set function name, should be unique and non-empty
type: symbol
inlets:
- input values
type: control
- value from the side-chain
type: control
outlets:
- result value
type: control
- value to the side-chain
type: control
keywords:
function
See also:
[function.call]
Authors: Serge Poltavsky
License: GPL3 or later