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

Copilot.Language.Operators.Temporal

Description

 

Documentation

(++) :: Typed a => [a] -> Stream a -> Stream aSource

drop :: Typed a => Int -> Stream a -> Stream aSource