SDLang-D icon indicating copy to clipboard operation
SDLang-D copied to clipboard

Consider changing Value from std.variant.Algebraic to TaggedAlgebraic.

Open Abscissa opened this issue 9 years ago • 0 comments

ParserEvent was recently changed from std.variant.Algebraic to TaggedAlgebraic. Consider doing the same for Value.

Might want to do this together with #42.

Abscissa avatar Sep 20 '16 21:09 Abscissa