A library to simplify implementing IFormatProvider and ICustomFormatter as well as arbitrary integer encoding (e.g. Base 31 if you please)
- IIntegerParser.
TryParseXYZ
methods now use anout
instead of taking aref
. - IntegerEncoder - Case insensitive alphabets now emit uppercase letters when calling format.