Module

DataMVC.Record.DataUiInterface

Package
purescript-data-mvc
Repository
thought2/purescript-data-mvc

#FnRecordGet Source

data FnRecordGet :: Symbol -> Typedata FnRecordGet sym

Instances

#DataUiInterfaceRecord Source

class DataUiInterfaceRecord :: Row Type -> (Type -> Type) -> Row Type -> Row Type -> Row Type -> Constraintclass DataUiInterfaceRecord (uis :: Row Type) (srf :: Type -> Type) (rmsg :: Row Type) (rsta :: Row Type) (r :: Row Type)  where

Members

Instances

#MapProp Source

class MapProp :: Symbol -> Row Type -> Row Type -> Constraintclass MapProp (sym :: Symbol) (ri :: Row Type) (ro :: Row Type) | sym ri -> ro where

Members

Instances