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