undead v1.1.4 (2021-03-04T08:12:54Z)
Home
Dub
Repo
Format.Format
undead
metastrings
Format
Undocumented in source.
enum
Format
;
enum
Format
;
template
Format
(A...)
static if
(!(
A.length == 0
))
static if
(
is(typeof(A[0]) : const(char)[])
)
enum
Format
=
FormatString
!(
A
[
0
],
A
[
1
..$])
;
enum
Format
;
Meta
Source
See Source File
undead
metastrings
Format
manifest constants
Format