Hash
Hash values
bit
func bit(h : Hash, pos : Nat) : Bool
Project a given bit from the bit vector.
hash
func hash(i : Nat) : Hash
debugPrintBits
func debugPrintBits(bits : Hash)
debugPrintBitsRev
func debugPrintBitsRev(bits : Hash)
Hash values
func bit(h : Hash, pos : Nat) : Bool
Project a given bit from the bit vector.
func hash(i : Nat) : Hash
func debugPrintBits(bits : Hash)
func debugPrintBitsRev(bits : Hash)