frp-arduino-0.1.1.0: Arduino programming without the hassle of C.

Safe HaskellSafe
LanguageHaskell2010

Arduino.Library.Tuples

Documentation

pack2Stream :: Stream a -> Stream b -> Stream (a, b) Source #