Identifier.toString

This function is useful for debug, however it is not intended to be used in production code, as it allocates.

struct Identifier
toString
()

Return Value

Type: istring

A newly-allocated string suitable for printing.

Meta