Skip to content

zekroTJA/ranger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ranger

This Go package is a collection of useful iterator functions.

Currently, this is only for some shenanigans with range functions, but over time, I will add more utilities to make this a useful and well documented package.

Warning

Iterator functions are an experimental feature in Go 1.22.0. To use them, you need to set rangefunc in the GOEXPERIMENT environment variable.
Also, that means that the API of this package might change a lot until I find it stable and useful enough to release a v1.0.

Releases

No releases published

Packages

No packages published

Languages