#iterator-adapter #greek #unicode #turkish #azeri

iterlower

Final-sigma-correct lowercasing iterator adapter with option for Turkish/Azeri I behavior

2 stable releases

1.0.1 May 17, 2019

#1635 in Text processing

MIT/Apache

8KB
134 lines

iterlower

docs.rs Apache 2 / MIT dual-licensed

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