The Hash routine

Combined from primary sources listed below.

In class Any ( Type/Any )§

See primary docmentation in context for method Hash.

method Hash§

multi method Hash--> Hash:D)

Coerces the invocant to Hash.

In role QuantHash ( Type/QuantHash )§

See primary docmentation in context for method Hash.

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.