Crate primal_bit

Source
Expand description

A very simple bit-vector that serves the needs of primal.

Structs§

BitVec
The bitvector type.
Iter
An iterator for BitVec.

Type Aliases§

IntoOnes
Ones