Would it be sane to add these to std.conv alongside existing std.conv.to so that underlying logic in std.conv.to can be reused?If so, AFAICT, existing std.conv.to should be implemented on
Put something together to get early feedback on the idea: https://github.com/dlang/phobos/pull/6665