0.4.0 - 2022-05-25
- Add fallible function
Indices::try_from_bisector
to create a validIndices
instance
- Improved documentation of
Indices::from_bisector
, by better explaining how it may cause problems when callingbisect
ortry_bisect
. - Suggest usage of
Indices::try_from_bisector
overIndices::from_bisector