yyd ~master (2026-07-05T20:32:51.4985735)
Dub
Repo
_yyy.toString
yyd
y
_yyy
Undocumented in source.
enum
toString
;
enum
toString
;
mixintemplate
_yyy
(alias T, V...)
static if
(!(
__traits(compiles, T._!(V))
))
enum
toString
=
q{
mixin
T
!(
V
);
}
.
replace
(
"T"
,
_identifier
!
T
).
replace
(
"V"
,
_identifier
!
V
)
;
Meta
Source
See Source File
yyd
y
_yyy
manifest constants
toString
mixins
__anonymous