StringExtension extension

on

Methods

chars() Iter<String>
An Iterator of code units of this String represented as individual Strings
eqIgnoreCase(String other) bool