Skip to content

Commit

Permalink
Add small vector in README
Browse files Browse the repository at this point in the history
  • Loading branch information
madmann91 authored Apr 8, 2024
1 parent 8dd2922 commit 636d26d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
A small data structures and algorithm library in C, mostly header-only. This contains the following
algorithms and data structures:

- Vector,
- Vector and small vector,
- Span,
- Hash set,
- Hash map,
Expand Down

0 comments on commit 636d26d

Please sign in to comment.