Animas-0.2: Updated version of Yampa: a library for programming hybrid systems.

Portabilityportable
Stabilityprovisional
Maintainernilsson@cs.yale.edu

FRP.Animas.Forceable

Description

Hyperstrict evaluation.

Synopsis

Documentation

class Forceable a whereSource

Typeclass for values whose entire structure may be made strict

Methods

force :: a -> aSource

Forces the value of an expression and returns it