On 10/1/20 2:51 PM, H. S. Teoh wrote: > Like conversion to string: in > theory, since std.conv.to is able to convert just about any type to > string, we ought to be able to support v.get!string for*any* stored > type. Yah, that's quite problematic indeed.