/libmonadicpp

Monads in C++

Primary LanguageC++

monadicpp - A C++ library

The monadicpp C++ library provides .

Usage

To start using monadicpp in your project, add the following depends value to your manifest, adjusting the version constraint as appropriate:

depends: monadicpp ^<VERSION>

Then import the library in your buildfile:

import libs = monadicpp%lib{<TARGET>}

Importable targets

This package provides the following importable targets:

lib{<TARGET>}

Configuration variables

This package provides the following configuration variables:

[bool] config.monadicpp.<VARIABLE> ?= false