This package browser is in early development. Mind the rough edges.

tl-optional 1.1.0

Implementation of std::optional with extensions for C++11/14/17

tl::optional provides a single-header implementation of the std::optional for C++11/14/17, with support for monadic operations added in C++23.

Installation

Install tl-optional 1.1.0 as follows:

guix install tl-optional@1.1.0

Or install the latest version:

guix install tl-optional

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.