uni-events-2.2.2.1: uni events
Safe HaskellNone
LanguageHaskell98

Events.NullGuard

Description

Here we implement a null guard channel that provides no guards, but is hopefully useful as an example.

Documentation

Orphan instances

Guard () Source # 
Instance details

Methods

nullGuard :: () Source #

andGuard :: () -> () -> () Source #