On 2/23/13 11:44 PM, bearophile wrote: > Here I propose a different usage syntax for std.variant.Algebraic. alias Algebraic!(string, Tuple!(string, This[])) Tree; Needs a bugfix because of toString. Andrei