lager 0.1.1
Library for value-oriented design
Lager is a library for value-oriented design implementing the unidirectional data-flow architecture. Apart from a store and various event loops it also provides lenses and cursors.
- Outputs:
out
- Website: https://sinusoid.es/lager
- Licenses: Expat
- Package source: gnu/packages/cpp.scm
- Builds: See build status
- Issues: See known issues
Installation
Install lager 0.1.1
as follows:
guix install lager@0.1.1
Or install the latest version:
guix install lager
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.