Skip to content

Commit

Permalink
feat: changed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
geopr committed Feb 1, 2023
1 parent e22ccfa commit 3d0d0df
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 @@ -3,7 +3,7 @@
![build](https://img.shields.io/github/actions/workflow/status/geopr/any-iter-utils/build.yml?label=build)
![unit tests](https://img.shields.io/github/actions/workflow/status/geopr/any-iter-utils/tests.yml?label=unit%20tests)

This library provides helpers for working with any iterable objects and some useful container types
Helpers for working with any iterable objects and some useful container types

Highly inspired by python [itertools](https://docs.python.org/3/library/itertools.html),
rust [std::iter](https://doc.rust-lang.org/std/iter/trait.Iterator.html) and tc39 [any-iter-utils](https://github.com/tc39/proposal-iterator-helpers)
Expand Down

0 comments on commit 3d0d0df

Please sign in to comment.