Path to this page:
./
devel/lager,
C++ library for value-oriented design using unidirectional data-flow
Branch: CURRENT,
Version: 0.1.1,
Package name: lager-0.1.1,
Maintainer: pkgsrc-userslager 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. And you get time-travel for free!
Master sites:
Filesize: 854.043 KB
Version history: (Expand)
- (2024-03-14) Package added to pkgsrc.se, version lager-0.1.1 (created)
CVS history: (Expand)
2024-03-14 20:20:29 by Mark Davies | Files touched by this commit (5) |
Log message:
lager: add version 0.1.1
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. And you get time-travel for free!
|