isolinear
v3.0.0
Published
Experimental state management framework for native Reason
Readme
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.
