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 for Zig
19+ A sorted collection library (sorted sets and sorted maps) for Zig
2020
2121</div >
2222
@@ -37,7 +37,7 @@ experience in Zig.
3737
3838### Data Structures
3939
40- Ordered provides two main interfaces for working with sorted collections: sorted maps and sorted sets.
40+ Ordered provides two main interfaces for working with sorted collections: * sorted maps* and * sorted sets* .
4141At the moment, Ordered supports the following implementations of these interfaces:
4242
4343#### Maps (key-value)
You can’t perform that action at this time.
0 commit comments