SimpleH-1.2: A light, clean and powerful Haskell utility library

Safe HaskellNone

Control.Reactive.TimeVal

Synopsis

Documentation

data TimeVal t Source

A type wrapper that adds a Bounded instance for types that don't possess one.

Constructors

Always 
Since t 
Never