Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/huonw/char-iter

An iterator over a linear range of characters.
https://github.com/huonw/char-iter

Last synced: about 1 month ago
JSON representation

An iterator over a linear range of characters.

Awesome Lists containing this project

README

        

# `char-iter`

[![Build Status](https://travis-ci.org/huonw/char-iter.png)](https://travis-ci.org/huonw/char-iter)

This crates provides a performant iterator over a linear range of
characters, correctly handling the surrogate range.

[Documentation](http://huonw.github.io/char-iter),
[crates.io](https://crates.io/crates/char-iter).