Module block_hash_position_array_element

Source
Expand description

A module containing utilities for an element of block hash position array.

§Compatibility Notice

This module is going to be completely private on the next major release. If you need to experiment with internal hashing functions, just vendor the source code for your needs.

Functions§

has_sequences
Checks whether a given position array entry has a sequence of the given length (or longer).
has_sequences_const
The generic variant of has_sequences().