Yampa/rpSwitch
From HaskellWiki
< Yampa(Difference between revisions)
| Line 1: | Line 1: | ||
| - | [[Image:Yampa rpSwitch.png]] | + | [[Image:Yampa rpSwitch.png|768px]] |
<source lang="haskell"> | <source lang="haskell"> | ||
Current revision
rpSwitch :: Functor col => (forall sf. (in -> col sf -> col (ext, sf))) -> col (SF ext out) -> SF (in, Event ( col (SF ext out) -> col (SF ext out))) (col out)
(download original Yampa rpSwitch.svg)
