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

Copilot.Language.Operators.Local

Description

 

Documentation

local :: (Typed a, Typed b) => Stream a -> (Stream a -> Stream b) -> Stream bSource