Walter Bright wrote: > Don Clugston wrote: >> In std.metastring there are functions to convert integers to strings >> at compile time, > > Can these be replaced with .stringof ? Yup. It should probably be wrapped in a deprecated{} now. As should std.math2.