• Predicate function to validate if a Unicode code point exists inclusively between a range of code points.

    Parameters

    • value: string
    • low: number
    • max: number

    Returns boolean

Generated using TypeDoc