Isolinear
Elm-inspired state management framework for native Reason
Install / Use
/learn @revery-ui/IsolinearREADME
isolinear
Experimental state management framework for native Reason
Introduction
isolinear is an Elm Architecture inspired framework for native Reason state management.
It provides a functor for creating an application model, and updating the model. Like Elm, Updates specify both a way to update the state, and side effects.
