Dovetail.Core.Data.Lazy
type Lazy ctx a = ForeignType (Eval ctx a) Source #
env :: forall ctx. Typeable ctx => Env ctx Source #