#2048: Add split and splitWith to Data.List
-------------------------+--------------------------------------------------
Reporter: twanvl | Owner:
Type: proposal | Status: new
Priority: normal | Component: libraries/base
Version: 6.8.2 | Severity: normal
Keywords: | Testcase:
Architecture: Unknown | Os: Unknown
-------------------------+--------------------------------------------------
An often requested function is 'split', to split a list into parts
delimited by some separator. ByteString has the functions split and
splitWith for this purpose. I propose we add equivalents to Data.List.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2048>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs