Eric Coissac 7bc9aa9af5 refactor(packed_seq): unify kmer iterators with generic storage
Merge PackedSeqKmerIter and OwnedPackedSeqKmerIter into a single generic PackedSeqKmerIter<S> parameterized over the storage type. Add an AsRef<PackedSeq> implementation to PackedSeq to enable this abstraction, allowing the zero-allocation sliding-window kmer iterator to seamlessly accept both borrowed and owned sequences without code duplication.
2026-05-11 11:15:37 +08:00
S
Description
No description provided
Readme
229 MiB
v1.2.2
Latest
2026-08-17 11:33:43 +00:00
Languages
HTML 56%
Rust 38.9%
Python 2%
TeX 1.2%
Makefile 1%
Other 0.9%