Documentation for method WHERE
assembled from the following pages:
Class: Mu §
From Mu
(Mu) method WHERE §
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.