taggedalgebraic/source
drug007 c30b17f3f4 TaggedUnion.toString supports @safe
Currently used `void delegate(const(char)[])` is not @safe by definition. In contrast `toString(W)` is able to deduce @safe-ty
2020-05-12 12:22:05 +03:00
..
taggedalgebraic TaggedUnion.toString supports @safe 2020-05-12 12:22:05 +03:00