Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 256 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 256 Bytes

goiter provide support for iteration and conversion of a sequence of data for golang through a simple goiter.Iterator api

goiter.Iterable is provided for a more intuitive approach through goiter.Iterator

look into test cases to see sample usage