Expand description
A simple representation of a k-mer as an array.
Structs§
- BitArray
Kmer - A k-mer stored as array of minimum-bit characters.
Traits§
- BitStore
- Bit Storage
- BitView
- Bit View
- BitView
Sized - Helper trait for scalars and arrays, but not slices.