Hacker News new | ask | show | jobs
by p0nce 3832 days ago
I see what you mean.

You can create such new types with std.typecons.Typedef https://dlang.org/phobos/std_typecons.html#.Typedef

Though it's less pretty.