shell-words icon indicating copy to clipboard operation
shell-words copied to clipboard

Add split_iter to split into an Iterator

Open hhirtz opened this issue 5 years ago • 0 comments

It allows the caller to store the words in the collection of their choosing.

The behavior of "split" is not modified to preserve backwards compatibility.

hhirtz avatar Jan 17 '21 15:01 hhirtz