Package lager: Information
Source package: lager
Version: 0.1.1-alt1
Build time: Nov 29, 2023, 01:08 PM
Category: System/Libraries
Report package bugHome page: https://sinusoid.es/lager/
License: MIT
Summary: C++ library to assist value-oriented design
Description:
lager is a C++ library to assist value-oriented design by implementing the unidirectional data-flow architecture. It is heavily inspired by Elm and Redux, and enables composable designs by promoting the use of simple value types and testable application logic via pure functions.
Maintainer: Sergey V Turchin