
22 Nov
2004
22 Nov
'04
4:07 p.m.
On Saturday 20 November 2004 10:47, Serge D. Mechveliani wrote:
Is such a function familia to the Haskell users?
foldlWhile :: (a -> b -> a) -> (a -> Bool) -> a -> [b] -> a
Maybe this link is of interest to you: http://okmij.org/ftp/Haskell/#fold-stream Ben -- Top level things with identity are evil. -- Lennart Augustsson