https://issues.dlang.org/show_bug.cgi?id=21858
Issue ID: 21858
Summary: std.format: centering output
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P1
Component: phobos
Assignee: [email protected]
Reporter: [email protected]
It would be nice, if it were possible to center output with format. I suggest
to use a '=' flag for that, similar to the '-' flag.
--
