On Tuesday, 21 May 2013 at 04:36:57 UTC, Ali Çehreli wrote: > Sounds like std.variant.Algebraic: > > http://dlang.org/phobos/std_variant.html#.Algebraic > > Ali I don't see how I could use that. Algebraic is for storing a value, I'm trying to store just a type.