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

etl 1.4.4

Extended C++ template library

ETL is a class and template library designed to add new datatypes and functions which combine well with the existing types and functions from the C++ Standard Template Library (STL).

Installation

Install etl 1.4.4 as follows:

guix install etl@1.4.4

Or install the latest version:

guix install etl

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.