In Any§
See primary documentation in context for method Map.
method Map(--> Map:D) is nodal
Coerces the invocant to Map
.
In role QuantHash§
See primary documentation in context for method Map.
method Map()
Available as of the 2021.02 release of the Rakudo compiler.
Coerces the QuantHash
object to a Map
(by stringifying the objects for the keys) without any limitations on the values, and returns that.