-
multiSplitW(List<String> seps)
→ Iterable<String>
-
Available on String,
provided by the XSTR extension
-
smartSplit([int? maxPieceSize])
→ Iterable<String>
-
Available on String,
provided by the XSTR extension
-
splitW(String sep)
→ Iterable<String>
-
Available on String,
provided by the XSTR extension