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

Safe HaskellSafe
LanguageHaskell2010

Copilot.Language.Operators.Label

Description

Let expressions.

Documentation

label :: Typed a => String -> Stream a -> Stream a Source #