rollercoaster 0.0.3

Extra iterators for grouping, sorting, arithmetic, and more.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
authors = ["Enitoni <root@enitoni.dev>"]
categories = ["rust-patterns", "algorithms"]
description = "Extra iterators for grouping, sorting, arithmetic, and more."
edition = "2021"
keywords = ["iterator", "loop", "sorting", "grouping", "unique"]
license = "MIT"
name = "rollercoaster"
readme = "README.md"
repository = "https://github.com/Enitoni/rollercoaster"
resolver = "2"
version = "0.0.3"