7 lines
321 B
Markdown
7 lines
321 B
Markdown
TaggedAlgebraic
|
|
===============
|
|
|
|
Implementation of a generic algebraic data type with a tagged union storage. All operations of the contained types are available for the `TaggedAlgebraic`
|
|
|
|
[![Build Status](https://travis-ci.org/s-ludwig/taggedalgebraic.svg?branch=master)](https://travis-ci.org/s-ludwig/taggedalgebraic)
|