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

Latest commit

 

History

History
6 lines (4 loc) · 230 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 230 Bytes

itertools

Basically python itertools in golang

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