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

Safe HaskellNone

Data.OI.Force

Contents

Synopsis

Forcing utility functions

force :: a -> ()Source

forces

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

returns forcing invoker

forceSeq :: [a] -> ()Source

forces sequence