ggplotd ~master (2021-04-12T07:22:03Z)
Dub
Repo
ApplyLeft
ggplotd
meta
Undocumented in source.
alias
ApplyLeft
=
std
.
meta
.
ApplyLeft
template
ApplyLeft
(alias Template, args...)
static if
(!(
__traits(hasMember, std.meta, "ApplyLeft")
))
template
ApplyLeft (
alias
Template
args
...
) {
template
ApplyLeft
(right...)
;
alias
ApplyLeft
=
Template
;
}
Members
Aliases
ApplyLeft
alias
ApplyLeft
=
Template
Undocumented in source.
Templates
ApplyLeft
template
ApplyLeft
(right...)
Undocumented in source.
Meta
Source
See Implementation
ggplotd
meta
aliases
ApplyLeft