Function hasStrings

  • Returns whether the given character elements contains strings.

    This is guaranteed to be equivalent to !toUnicodeSet(char).accept.isEmpty but is implemented more efficiently.

    Parameters

    Returns boolean