Function GenericDatum.opCast

Implementing opCast allows values to be retrieved using std.conv.to.

inout inout(T) opCast(T)();