See Original text in context
multi method Hash( --> Hash)
Coerces the invocant to Hash.
See Original text in context
method Hash()
Coerces the QuantHash
object to a Hash (by stringifying the objects for the keys) without any limitations on the values, and returns that.