Skip to content

mroth/seq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

seq πŸ”

PkgGoDev CodeFactor Build Status

Handy sequence iterator tools for Go 1.23+

Quick support for some common sequence iteration tools I needed in Go that are not in the standard library slices package as of 1.23.

Note

It seems almost certain this should already exist in an existing battle-tested module somewhere, but I didn't find one with a Google search, so it was faster to just drop this together myself than keep searching.

Operations supported:

  • Sliding window βœ…

About

πŸ” Handy sequence iterators for Go

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages