Package strit introduces a new type of string iterator, along with a number of iterator constructors, wrappers and combinators.
-
Updated
Jul 22, 2021 - Go
Package strit introduces a new type of string iterator, along with a number of iterator constructors, wrappers and combinators.
Allows a user to manipulate a todo list from the command line. Tasks are stored on the system in the file "tasks.txt' and in the program as a slice. User can add a task, delete a task, or clear the task list.
Rust and Python-like iterators for Go
Golang iteration stuff (Archived due to introduction of iterators in Go 1.23)
A simple value-sorted map type for Go that features constant-time reads and efficient iteration over records.
Add a description, image, and links to the iteration topic page so that developers can more easily learn about it.
To associate your repository with the iteration topic, visit your repo's landing page and select "manage topics."