[Haskell-cafe] Splitting list with predicate
michael rice
nowgate at yahoo.com
Sun Mar 14 15:26:54 EDT 2010
Is there a library function that will create two lists from one based on a predicate, one list for all elements that satisfy the predicate and one for all that do not? Don't want to reinvent the wheel.
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100314/21e5196a/attachment.html
More information about the Haskell-Cafe
mailing list