Click here to Skip to main content
15,893,190 members
Articles / Programming Languages / C#

CharRange: An Efficient Value Type for Ranges of Characters

Rate me:
Please Sign up or sign in to vote.
3.17/5 (6 votes)
9 Jan 2020MIT 4.4K   70   1  
Enumerate store and retrieve characters as sets of ranges using this efficient struct

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
United States United States
Just a shiny lil monster. Casts spells in C++. Mostly harmless.

Comments and Discussions