Versions in this module Expand all Collapse all v1 v1.0.0 Jun 10, 2018 Changes in this version + const ArabicIndicDigitEight + const ArabicIndicDigitFive + const ArabicIndicDigitFour + const ArabicIndicDigitNine + const ArabicIndicDigitOne + const ArabicIndicDigitSeven + const ArabicIndicDigitSix + const ArabicIndicDigitThree + const ArabicIndicDigitTwo + const ArabicIndicDigitZero + const DigitEight + const DigitFive + const DigitFour + const DigitNine + const DigitOne + const DigitSeven + const DigitSix + const DigitThree + const DigitTwo + const DigitZero + const ExtendedArabicIndicDigitEight + const ExtendedArabicIndicDigitFive + const ExtendedArabicIndicDigitFour + const ExtendedArabicIndicDigitNine + const ExtendedArabicIndicDigitOne + const ExtendedArabicIndicDigitSeven + const ExtendedArabicIndicDigitSix + const ExtendedArabicIndicDigitThree + const ExtendedArabicIndicDigitTwo + const ExtendedArabicIndicDigitZero + const FractionNumeratorOne + const HangzhouNumeralEight + const HangzhouNumeralFive + const HangzhouNumeralFour + const HangzhouNumeralNine + const HangzhouNumeralOne + const HangzhouNumeralSeven + const HangzhouNumeralSix + const HangzhouNumeralTen + const HangzhouNumeralThirty + const HangzhouNumeralThree + const HangzhouNumeralTwenty + const HangzhouNumeralTwo + const LatinSmallLetterReversedC + const OldPersianNumberHundred + const OldPersianNumberOne + const OldPersianNumberTen + const OldPersianNumberTwenty + const OldPersianNumberTwo + const RomanNumeralEight + const RomanNumeralEleven + const RomanNumeralFifty + const RomanNumeralFiftyEarlyForm + const RomanNumeralFiftyThousand + const RomanNumeralFive + const RomanNumeralFiveHundred + const RomanNumeralFiveThousand + const RomanNumeralFour + const RomanNumeralNine + const RomanNumeralOne + const RomanNumeralOneHundred + const RomanNumeralOneHundredThousand + const RomanNumeralOneThousand + const RomanNumeralOneThousandCD + const RomanNumeralReservedOneHundred + const RomanNumeralSeven + const RomanNumeralSix + const RomanNumeralSixLateForm + const RomanNumeralTen + const RomanNumeralTenThousand + const RomanNumeralThree + const RomanNumeralTwelve + const RomanNumeralTwo + const SmallRomanNumeralEight + const SmallRomanNumeralEleven + const SmallRomanNumeralFifty + const SmallRomanNumeralFive + const SmallRomanNumeralFiveHundred + const SmallRomanNumeralFour + const SmallRomanNumeralNine + const SmallRomanNumeralOne + const SmallRomanNumeralOneHundred + const SmallRomanNumeralOneThousand + const SmallRomanNumeralSeven + const SmallRomanNumeralSix + const SmallRomanNumeralTen + const SmallRomanNumeralThree + const SmallRomanNumeralTwelve + const SmallRomanNumeralTwo + const SubscriptEight + const SubscriptFive + const SubscriptFour + const SubscriptNine + const SubscriptOne + const SubscriptSeven + const SubscriptSix + const SubscriptThree + const SubscriptTwo + const SubscriptZero + const SuperscriptEight + const SuperscriptFive + const SuperscriptFour + const SuperscriptNine + const SuperscriptOne + const SuperscriptSeven + const SuperscriptSix + const SuperscriptThree + const SuperscriptTwo + const SuperscriptZero + const TurnedDigitThree + const TurnedDigitTwo + const VulgarFractionFiveEighths + const VulgarFractionFiveSixths + const VulgarFractionFourFifths + const VulgarFractionOneEighth + const VulgarFractionOneFifth + const VulgarFractionOneHalf + const VulgarFractionOneNinth + const VulgarFractionOneQuarter + const VulgarFractionOneSeventh + const VulgarFractionOneSixth + const VulgarFractionOneTenth + const VulgarFractionOneThird + const VulgarFractionSevenEighths + const VulgarFractionThreeEighths + const VulgarFractionThreeFifths + const VulgarFractionThreeQuarters + const VulgarFractionTwoFifths + const VulgarFractionTwoThirds + const VulgarFractionZeroThirds + func Frac64(r rune) (numerator int64, denominator int64, err error) + func Int64(r rune) (int64, error) + func IsHangzhouNumeral(r rune) bool + func IsNumeric(r rune) bool + func IsOldPersianNumber(r rune) bool + func Uint64(r rune) (uint64, error) + type NotInRangeComplainer interface + NotInRangeComplainer func() + type NotNumericComplainer interface + NotNumericComplainer func()