An open API service indexing awesome lists of open source software.

https://github.com/folyd/iter-enhancement


https://github.com/folyd/iter-enhancement

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# iter-enhancement

Add `at_least()` and `at_most()` methods to `Iterator`.

## Run testings

`cargo test`

## Benchmarking

`cargo bench`

The benchmarking report located at `target/criterion/report`.