Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tdakkota/range

Python like range() for Zig.
https://github.com/tdakkota/range

Last synced: 12 days ago
JSON representation

Python like range() for Zig.

Awesome Lists containing this project

README

        

# Range

Python like `range()` function for Zig.

See `main.zig` for much details.