• Compares strings while treating uppercase and lowercase characters as equal. This methods will throw an error if the objects are no strings.

    Parameters

    • a: any
    • b: any

    Returns number

    Implements

    Comparator

Generated using TypeDoc