Module

MVC.Variant.Init

Package
purescript-mvc
Repository
thought2/purescript-mvc

#InitVariant Source

class InitVariant :: Symbol -> Row Type -> Row Type -> Constraintclass InitVariant (sym :: Symbol) (initstates :: Row Type) (rsta :: Row Type)  where

Members

Instances