Crates.io | iterlower |
lib.rs | iterlower |
version | 1.0.1 |
source | src |
created_at | 2019-05-17 10:04:50.220032 |
updated_at | 2019-05-17 10:15:04.332103 |
description | Final-sigma-correct lowercasing iterator adapter with option for Turkish/Azeri I behavior |
homepage | https://docs.rs/iterlower/ |
repository | https://github.com/hsivonen/iterlower |
max_upload_size | |
id | 134870 |
size | 21,434 |
Final-sigma-correct lowercasing iterator adapter for iterators over char
(unlike merely applying flat_map
to char::to_lowercase
). Turkish/Azeri 'I'
handled optionally.
Please see the file named COPYRIGHT.
Generated API documentation is available online.