Skip to content
This repository has been archived by the owner on Aug 4, 2024. It is now read-only.

Commit

Permalink
Deprecate.
Browse files Browse the repository at this point in the history
  • Loading branch information
h-dav committed Aug 4, 2024
1 parent 621ce5d commit 596687b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# itertools
Basically python itertools in golang

#### Disclaimer: WIP
This project is currently prioritising basic slice/array and string iteration, with aims to support most data types for iteration in the future - so chill out, and feel free to contribute.
### Deprecated and archived as iterators are included in Go 1.23 (https://tip.golang.org/doc/go1.23#iterators)

This project is prioritising basic slice/array and string iteration

0 comments on commit 596687b

Please sign in to comment.