iter_num_tools 0.1.13

A collection of convenient tools that I always have to remake when working with num/iterators
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.itertools]
version = "0.9"

[dependencies.num-traits]
version = "0.2"

[package]
authors = ["Conrad Ludgate <conradludgate@gmail.com>"]
description = "A collection of convenient tools that I always have to remake when working with num/iterators"
edition = "2018"
license = "MIT"
name = "iter_num_tools"
version = "0.1.13"