Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
esafonov committed Nov 26, 2023
1 parent 5982559 commit 6cf7026
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 @@ -23,7 +23,7 @@ go get -u github.com/gotidy/lib

- [Map](collections/maps/README.md) Contains map helpers.
- [Slice](collections/slice/README.md) Contains slice helpers.
- [Set](collections/set/README.md) The implementation of the set type.
- [Set](collections/set/README.md) Realize `Set` type.

### [Math](math/README.md)

Expand Down

0 comments on commit 6cf7026

Please sign in to comment.