ggplotd v1.1.1 (2016-10-26T12:35:05Z)
Dub
Repo
ApplyLeft
ggplotd
meta
Undocumented in source.
alias
ApplyLeft
=
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