Methods

StrΒΆ

Str(c:Closure)

String representation of a closure
Source: stdlib.ngs:573

Returns

Str

Example

Real.constructors[-1].Str().echo()  # Outputs: <Closure Real at /usr/share/ngs/stdlib.ngs:350>