StaticBitArray.toHash

Support for hashing for StaticBitArray.

struct StaticBitArray(uint capacity, Block = DefaultBlock)
extern (D) @safe const @trusted pure nothrow
hash_t
toHash
()
if (
isUnsigned!DefaultBlock
)

Meta