slicerator
Iterator package aimed at more ergonomic and efficient iterators
Summary
| Latest Version | 0.3.6 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-09-02 07:20 |
Tags
Authors
- Jason
Installation
nimble install slicerator
choosenim install slicerator
git clone https://github.com/beef331/slicerator
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| slicerator | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 2.0.0 | No |
Source
| Repository | https://github.com/beef331/slicerator |
|---|---|
| Homepage | https://github.com/beef331/slicerator |
| Registry Source | nimble_official |
README
slicerator
Iterator package aimed at more ergonomic and efficient iterators.
Everything ranging from an [] iterator to converting inline iterators to closures.
Docs can be found here