Module

Node.Commando

Package
purescript-optlicative
Repository
Thimoteus/purescript-optlicative

#RLCommando Source

class RLCommando (rl :: RowList) (row :: Row Type) (a :: Type) | rl -> row where

Members

Instances

#Commando Source

class Commando (row :: Row Type) a  where

Members

Instances

#Opt Source

data Opt (a :: Type) (row :: Row Type)

Constructors

Instances

#endOpt Source

endOpt :: forall a. Optlicative a -> Opt a ()