sumtype 0.5.0

Paul Backus snarwin at gmail.com
Thu Aug 9 15:56:12 UTC 2018


On Wednesday, 8 August 2018 at 20:54:13 UTC, Paul Backus wrote:
> SumType is a generic sum type for modern D. It is meant as an 
> alternative to `std.variant.Algebraic`.

Version 0.5.2, with fixes for the bugs reported in this thread, 
is now available. Thanks to vit for their detailed feedback!

In order to avoid spamming the newsgroup, I'd like to encourage 
everyone to submit further bug reports, feature requests, etc. as 
Github issues at https://github.com/pbackus/sumtype/issues


More information about the Digitalmars-d-announce mailing list