Transducers for C++
This is a build2 package for the zug
C++ library. It provides composable sequential transformations.
Usage
To start using libzug in your project, add the following depends value to your manifest, adjusting the version constraint as appropriate:
depends: libzug ^0.1.1
Then import the library in your buildfile:
import libs = libzug%lib{zug}
Importable targets
This package provides the following importable targets:
lib{zug}
Importable targets description
zug- Transducers C++ library.
| license | BSL-1.0 |
|---|---|
| project | zug |
| url | sinusoid.es/zug |
| doc-url | sinusoid.es/zug |
| src-url | github.com/arximboldi/zug |
1 Version
| version | 0.1.1 |
|---|---|
| repository | https://pkg.cppget.org/1/alpha |
| depends | 0 |
| reviews | 0 |