Crates.io | iterx |
lib.rs | iterx |
version | 0.0.10 |
source | src |
created_at | 2022-11-28 23:21:39.673064 |
updated_at | 2022-12-21 17:48:31.796635 |
description | Rust library that provides several functions on the Iterator trait not found in std::iter or Itertools. |
homepage | |
repository | |
max_upload_size | |
id | 724832 |
size | 11,094 |
iterx
iterx
is a Rust library that provides several functions on the Iterator
trait not found in std::iter
or the Itertools
crate.
How to use with Cargo:
[dependencies]
iterx = "0.0.10"
How to use in your crate:
use iterx::Iterx;
Current functions provided: