Methods

StrΒΆ

Str(c:NativeMethod)

String representation of native method.
Source: stdlib.ngs:563

Returns

"<Native method NAME>"

Example

(%)[0].Str().echo()  # Outputs: <Native method %>