Methods

\ΒΆ

\(x:Any, f:Fun)

Call operator. Same as calling f(x)
Source: stdlib.ngs:400

Example

[1,2,3,4] \ echo