Function
or
represents a pure function with parameters
#1
,#2
…
or
represents a pure function with parameters
x1
,x2
…
assume that the function has the attributes
attr
.
See:
Examples
You can use Function
with named parameters:
Parameters are renamed, when necessary, to avoid confusion:
Related terms
Implementation status
- ✅ - full supported