Escaped string formats
Multiargument overload.
Prints enums
Prints boolean
Prints associative array
Prints array
Prints escaped character in the form 'c'.
Prints some string
Prints integers
Prints floating point numbers
Prints structs and unions
Prints classes and interfaces
Decodes char c to the form u00XX, where XX is 2 hexadecimal characters.
Decodes ushort c to the form uXXXX, where XXXX is 2 hexadecimal characters.
Decodes char c to the form u00XX, where XX is 2 hexadecimal characters.
Concatenated string results
Wrapper to format floating point numbers using C's library.
C's compatible format specifier.
Wrapper to format floating point numbers using C's library.
Mir's numeric format specification
@nogc Formatting Utilities