Documentation for method Hash assembled from the following pages:

Class: Any §

From Any

(Any) method Hash §

Defined as:

multi method Hash--> Hash:D)

Coerces the invocant to Hash.

Role: QuantHash §

From QuantHash

(QuantHash) 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.