A deque implemented as a hybrid linked-list-of-arrays for efficient insertions and removals.
# Cargo.toml
[dependencies]
blist = "0.0.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a BList deque and perform basic operations.
No known issues recorded.
No dependency data recorded yet.