Function localeCompare

  • Compares two strings case sensitively with localeCompare.

    See

    ignoreCase

    Parameters

    • a: string

      first value

    • b: string

      second value

    Returns number

Generated using TypeDoc