Module

Transit.Class.MkUpdate

Package
purescript-transit
Repository
m-bock/purescript-transit

#MkUpdate Source

class MkUpdate :: TransitCoreTL -> (Type -> Type) -> (Type -> Type) -> Type -> Type -> Type -> Constraintclass MkUpdate (spec :: TransitCoreTL) (m :: Type -> Type) (may :: Type -> Type) matches msg state | spec msg state m -> matches where

Members

Instances