On 27-10-2011 15:50, Steve Teale wrote:
Surely Variant.init should do the trick?Dmitry, Are you talking about the new std.variant - I don't see 'init' currently. Steve
He is probably referring to the 'init' property on the *type*, i.e. int.init and so on.
- Alex
