7 Commits

Author SHA1 Message Date
Kare Morstol e9c0e849d2 PartialSourceLazySplitSequence v1. 2015-12-14 21:57:40 +01:00
Kare Morstol d55ddf0fb7 Implement handling of allowEmptySlices, add LazyCollectionType.split .
Proper unit tests, also of standard library CollectionType.split, to ensure they do the same.
2015-12-10 03:00:12 +01:00
Kare Morstol 0768a86420 Add CollectionType.splitOnce and LazySplitGenerator. 2015-12-09 02:29:29 +01:00
Kare Morstol 93809fa694 Enable strings to run commands using themselves as standard input. 2015-10-07 18:48:04 +02:00
Kare Morstol b7dab5666e Remove completely unnecessary double spaces. 2015-10-04 20:25:39 +02:00
Kare Morstol 8c227b8fae Let run* commands take shell arguments of any type. 2015-09-21 23:21:00 +02:00
Kare Morstol 3f09e7498d Add [Any].flatten() . 2015-09-20 20:12:42 +02:00