dovetail-core-0.1.0.0: Dovetail support for the PureScript core library set
Safe HaskellNone
LanguageHaskell2010

Dovetail.Core.Data.Lazy

Documentation

type Lazy ctx a = ForeignType (Eval ctx a) Source #

env :: forall ctx. Typeable ctx => Env ctx Source #