1 unstable release
| 0.1.0 | Oct 23, 2020 |
|---|
#378 in No standard library
9KB
136 lines
array_try_map
Adds a try_map method to arrays.
This crate requires nightly.
lib.rs:
Adds try_map and map2 methods to arrays.
This crate requires nightly.