msg library

Classes

Cmd<Model>
Msg<Model>
Store<Model>

Typedefs

CmdFun<Model> = Cmd<Model> Function(Model current)
Effect = void Function()
UpdateFun<Model> = Model Function(Model current)