Function/Operator/Hyperator Assignment
From NARS2000
Jump to navigationJump to search
|
||||||||||||||||||||||||||||
A is an assignable name, f, op1, op2, h1o1, h1o2, h2o1, and h2o2 are an arbitrary function, monadic or dyadic operator, or one of the four forms of a hyperator, respectively. |
For example, the function RankEach←⍴∘⍴¨ when applied to an array, returns the number of dimensions of each item.