WHERE
ErrorsCollection

WHERE

Synthesised documentation from type/Mu

From type/Mu

See Original text in context

method WHERE(--> Int)

Returns an Int representing the memory address of the object. Please note that in the Rakudo implementation of Raku, and possibly other implementations, the memory location of an object is NOT fixed for the lifetime of the object. So it has limited use for applications, and is intended as a debugging tool only.