ChrBase.jl

Support for parameterized character type `Chr`, and common aliases (ASCIIChr, LatinChr, UCS2Chr, UTF32Chr)
Author JuliaString
Popularity
0 Stars
Updated Last
3 Years Ago
Started In
May 2018

ChrBase

contributions welcome

Julia Version Unit Tests Coverage
Julia Latest

This provides support for different types of characters, using a parameterized Chr type. (and for v0.6.2, adds the AbstractChar type, which was later added to v0.7/master) See the documentation in the Strs package