UpdateFun<Model> typedef

UpdateFun<Model> = Model Function(Model current)

Implementation

typedef UpdateFun<Model> = Model Function(Model current);