Source
Contents
Index
util-0.1.11.0: Utilities
Safe Haskell
None
Language
Haskell2010
Util.List
Documentation
splitWhen
:: (a ->
Bool
) -> [a] ->
NonEmpty
[a]
Source
#