In Any§

See primary documentation in context for method Hash.

multi method Hash( --> Hash:D)

Coerces the invocant to Hash.

In role QuantHash§

See primary documentation in context for method Hash.

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.