split-skip
Version:
Splits a String into an Array of substrings with the option to skip some cases where the separator is found, based on some truthy condition.
3 lines • 34 B
YAML
Splits a String into an Array of substrings with the option to skip some cases where the separator is found, based on some truthy condition.