Methods

%ΒΆ

%(x:Any, cb:Fun)

Each operator. Same as calling x.each(cb)
Source: stdlib.ngs:395

Example

[1,2,3,4] % echo