Hash
ErrorsCollection

Hash

Synthesised documentation from type/Any type/QuantHash

From type/Any

See Original text in context

multi method Hash--> Hash:D)

Coerces the invocant to Hash.

From type/QuantHash

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.