funkwerk.stdx.data.json.taggedalgebraic

Undocumented in source.

Modules

taggedalgebraic
module funkwerk.stdx.data.json.taggedalgebraic.taggedalgebraic

* Algebraic data type implementation based on a tagged union. * * Copyright: Copyright 2015-2019, Sönke Ludwig. * License: Boost License 1.0. * Authors: Sönke Ludwig

taggedunion
module funkwerk.stdx.data.json.taggedalgebraic.taggedunion

* Generic tagged union and algebraic data type implementations. * * Copyright: Copyright 2015-2019, Sönke Ludwig. * License: Boost License 1.0. * Authors: Sönke Ludwig

visit
module funkwerk.stdx.data.json.taggedalgebraic.visit
Undocumented in source.

Public Imports

funkwerk.stdx.data.json.taggedalgebraic.taggedalgebraic
public import funkwerk.stdx.data.json.taggedalgebraic.taggedalgebraic;
funkwerk.stdx.data.json.taggedalgebraic.taggedunion
public import funkwerk.stdx.data.json.taggedalgebraic.taggedunion;
funkwerk.stdx.data.json.taggedalgebraic.visit
public import funkwerk.stdx.data.json.taggedalgebraic.visit;

Meta