2 stable releases
1.0.1 | May 17, 2019 |
---|
#1818 in Text processing
8KB
134 lines
iterlower
Final-sigma-correct lowercasing iterator adapter for iterators over char
(unlike merely applying flat_map
to char::to_lowercase
). Turkish/Azeri 'I'
handled optionally.
Licensing
Please see the file named COPYRIGHT.
Documentation
Generated API documentation is available online.
Release Notes
1.0.1
- Fixed Cargo.toml metadata.
1.0.0
- Initial release.
lib.rs
:
Final-sigma-correct lowercasing iterator adapter for iterators
over char
. Turkish/Azeri 'I'
handled optionally.
Dependencies
~670KB