phobos/std/metastrings.d
2014-10-26 19:31:08 -07:00

3 lines
168 B
D

// Explicitly undocumented. It will be removed in April 2015.
deprecated("Please use std.string.format, std.conv.to or std.conv.parse instead")
module std.metastrings;