Yampa-0.10.4: Library for programming hybrid systems.

Copyright(c) Zhanyong Wan, Yale University, 2003
LicenseBSD-style (see the LICENSE file in the distribution)
Maintainernilsson@cs.yale.edu
Stabilityprovisional
Portabilityportable
Safe HaskellSafe
LanguageHaskell98

FRP.Yampa.Forceable

Description

Deprecated: Use DeepSeq instead

Hyperstrict evaluation.

Documentation

class Forceable a where

Methods

force :: a -> a