Returns whether the given character elements contains strings.
This is guaranteed to be equivalent to !toUnicodeSet(char).accept.isEmpty but is implemented more efficiently.
!toUnicodeSet(char).accept.isEmpty
Returns whether the given character elements contains strings.
This is guaranteed to be equivalent to
!toUnicodeSet(char).accept.isEmptybut is implemented more efficiently.