swift-itertools
swift-itertools copied to clipboard
A port of parts of Python's itertools (and maybe stuff from more-itertools, etc.) to Swift
Results
2
swift-itertools issues
Sort by
recently updated
recently updated
newest added
The links were indented, so they looked like code blocks instead of being inline. This makes the links be inline.
I've successfully tested it in `Beta2`, but in `Beta3`, I got some errors. for example: In Struct Product, `line 568` & `line 575`, Beta3 report below errors: '@lvalues $T11' is...