File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616[ ![ Release] ( https://img.shields.io/github/release/CogitatorTech/ordered.svg?label=release&style=flat&labelColor=282c34&logo=github )] ( https://github.com/CogitatorTech/ordered/releases/latest )
1717[ ![ License] ( https://img.shields.io/badge/license-MIT-007ec6?label=license&style=flat&labelColor=282c34&logo=open-source-initiative )] ( https://github.com/CogitatorTech/ordered/blob/main/LICENSE )
1818
19- A sorted collection library (sorted sets and sorted maps) for Zig
19+ A sorted collection library for Zig
2020
2121</div >
2222
@@ -60,8 +60,6 @@ At the moment, Ordered supports the following implementations of these interface
6060- $m$ = length of the key (for string-based keys)
6161- † = average case complexity (the worst case is $O(n)$)
6262
63- See the [ ROADMAP.md] ( ROADMAP.md ) for the list of implemented and planned features.
64-
6563> [ !IMPORTANT]
6664> Ordered is in early development, so bugs and breaking API changes are expected.
6765> Please use the [ issues page] ( https://github.com/CogitatorTech/ordered/issues ) to report bugs or request features.
You can’t perform that action at this time.
0 commit comments