Scalar function: Difference between revisions

Jump to navigation Jump to search
181 bytes added ,  09:01, 1 April 2020
(Remove derived op to work in dzaima/APL)
Line 86: Line 86:
└──┴─┴────┘
└──┴─┴────┘
</source>
</source>
{{Works in|[[Extended Dyalog APL]], [[dzaima/APL]]}}
{{Works in|[[Extended Dyalog APL]], [[dzaima/APL]] since 2020-03-01}}
In [[dzaima/APL]] the [[dyadic]] form of Depth is not yet implemented, so this definition will only work for monadic <source lang=apl inline>NonScalarFn</source>.
 
In dialects that support [[dfn]]s, this operator can be defined<ref>[[John Scholes]], [https://dfns.dyalog.com/n_perv.htm perv] (Scalar pervasion). dfns workspace, 2019-02-17.</ref> as:
In dialects that support [[dfn]]s, this operator can be defined<ref>[[John Scholes]], [https://dfns.dyalog.com/n_perv.htm perv] (Scalar pervasion). dfns workspace, 2019-02-17.</ref> as:


Navigation menu