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

Copilot.Language.Operators.Eq

Description

 

Documentation

(==) :: (Eq a, Typed a) => Stream a -> Stream a -> Stream BoolSource

(/=) :: (Eq a, Typed a) => Stream a -> Stream a -> Stream BoolSource