ordrea-0.2.0.0: Push-pull implementation of discrete-time FRP

Safe HaskellNone

FRP.Ordrea.Weak

Description

This is an internal module.

Documentation

mkWeakWithIORef :: IORef a -> v -> Maybe (IO ()) -> IO (Weak v)Source