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

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

#2166 in Algorithms

Download history 73/week @ 2023-12-31 49/week @ 2024-01-07 91/week @ 2024-01-14 86/week @ 2024-01-21 129/week @ 2024-01-28 22/week @ 2024-02-18 43/week @ 2024-02-25 2/week @ 2024-03-03 22/week @ 2024-03-10 151/week @ 2024-03-31

173 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