copilot-language-0.2: A Haskell-embedded DSL for monitoring hard real-time distributed systems.

Copilot.Language.Operators.Mux

Description

 

Documentation

mux :: Typed a => Stream Bool -> Stream a -> Stream a -> Stream aSource