Module

Bonsai.Types

Package
purescript-bonsai
Repository
grmble/purescript-bonsai

Bonsai Types

#Cmd Source

data Cmd msg

A Command represents messages that should be applied to the Bonsai model

It is a functor so event results can be mapped.

Constructors

Instances