HashableΒΆ
catdef.spad line 1434 [edit on github]
All domains for which we can compute hash function compatible with equality.
- hash: % -> SingleInteger
hash(s)
calculates a hash code fors
.
catdef.spad line 1434 [edit on github]
All domains for which we can compute hash function compatible with equality.
hash(s)
calculates a hash code for s
.