CmdFun<Model> typedef

CmdFun<Model> = Cmd<Model> Function(Model current)

Implementation

typedef CmdFun<Model> = Cmd<Model> Function(Model current);