copilot-libraries-2.1.1: A Haskell-embedded DSL for monitoring hard real-time distributed systems.

Safe HaskellSafe-Inferred

Copilot.Library.RegExp

Description

A regular expression librariy.

Documentation

copilotRegexp :: (Typed t, SymbolParser t, Eq t) => Stream t -> SourceName -> Stream Bool -> Stream BoolSource