1 unstable release
Uses old Rust 2015
0.0.1 | Dec 21, 2014 |
---|
#17 in #char
4KB
90 lines
Provides a CharSet type which is an optimized Set.
This types is analogous to IntegerSet, which is not viable since char does not implement the Num trait and is not contiguous by as it is Unicode.
Dependencies
~16KB