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

Safe HaskellNone

SimpleH.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