Module

Concur.Core.LiftWidget

Package
purescript-concur-core
Repository
purescript-concur/purescript-concur-core

#LiftWidget Source

class LiftWidget :: Type -> (Type -> Type) -> Constraintclass LiftWidget v m  where

A way to lift widgets into higher monads

Members

Instances