Str$StringExtension extension
- on
Methods
-
chars(
) → Iter< String> -
Available on String, provided by the Str$StringExtension extension
An Iterator of code units of this String represented as individual Strings -
eqIgnoreCase(
String other) → bool -
Available on String, provided by the Str$StringExtension extension