> What is the use case(s) for this function?
I often want to take one more element than takeWhile does, or only start checking the predicate after taking the first element for sure. Or both. _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
