o_Hash

open override fun o_Hash(self: AvailObject): Int

A set's hash is a simple function of its rootBin's setBinHash, which is always the sum of its elements' hashes.