Asynchronous I/O that doesn’t get in your way, written in D
The search functionality needs JavaScript enabled
The underlying tagged union type
struct TaggedAlgebraic { // ... alias UnionType = TaggedUnion!U; // ... }