iterlower

Crates.ioiterlower
lib.rsiterlower
version1.0.1
sourcesrc
created_at2019-05-17 10:04:50.220032
updated_at2019-05-17 10:15:04.332103
descriptionFinal-sigma-correct lowercasing iterator adapter with option for Turkish/Azeri I behavior
homepagehttps://docs.rs/iterlower/
repositoryhttps://github.com/hsivonen/iterlower
max_upload_size
id134870
size21,434
ulms (github:foxford:ulms)

documentation

https://docs.rs/iterlower/

README

iterlower

crates.io 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.
Commit count: 2

cargo fmt