oi-0.2.0.1: Library for purely functional lazy interactions with the outer world.

Safe HaskellSafe-Infered

Data.OI.Force

Contents

Synopsis

Forcing utility functions

force :: a -> ()Source

forces

force' :: a -> (a, ())Source

returns forcing invoker

forceSeq :: [a] -> ()Source

forces sequence