mirror of
https://github.com/dlang/phobos.git
synced 2025-04-27 13:40:20 +03:00
3 lines
168 B
D
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;
|