slicerator

Iterator package aimed at more ergonomic and efficient iterators.

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version Unknown
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:25

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 - - - - - - -

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