elm/core-js/runtime
Joey Adams 0dee68605c Add foldp1
foldp1 :: (a -> b -> b) -> (a -> b) -> Signal a -> Signal b

Like foldp, but the initial value is based on the input signal's
initial output.
2012-09-28 22:01:31 -04:00
..
Dispatcher.js Add foldp1 2012-09-28 22:01:31 -04:00
Signal.js Add foldp1 2012-09-28 22:01:31 -04:00