#iterator #algorithm #gap #data-structures #holes

gaps

Functionality for working with gaps/holes in ordered sequences of values

9 releases

0.3.1 Jan 30, 2022
0.3.0 Dec 30, 2021
0.2.3 Dec 21, 2021
0.2.1 Dec 27, 2020
0.0.0 Jul 26, 2020

#1840 in Algorithms

24 downloads per month
Used in notnow

GPL-3.0-or-later

20KB
423 lines

pipeline coverage crates.io Docs rustc

gaps

A crate providing functionality for working with gaps/holes in ordered sequences of values.


lib.rs:

Functionality for working with gaps/holes in ordered sequences of values.

No runtime deps