ahrefs / atd

Static types for JSON APIs
Other
308 stars 53 forks source link

atdd: workaround dlang compiler bug with SumTypes #393

Closed elrandar closed 7 months ago

elrandar commented 7 months ago

Implement SumTypes using alias this in structs instead of alias in order to workaround dlang compiler bug.