iteration
Here are 10 public repositories matching this topic...
Package strit introduces a new type of string iterator, along with a number of iterator constructors, wrappers and combinators.
-
Updated
Jul 22, 2021 - Go
A simple value-sorted map type for Go that features constant-time reads and efficient iteration over records.
-
Updated
Apr 22, 2018 - Go
Golang iteration stuff (Archived due to introduction of iterators in Go 1.23)
-
Updated
Aug 4, 2024 - Go
Rust and Python-like iterators for Go
-
Updated
Feb 17, 2024 - Go
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.
-
Updated
Aug 2, 2023 - Go
Improve this page
Add a description, image, and links to the iteration topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the iteration topic, visit your repo's landing page and select "manage topics."