ggplotd v1.1.1 (2016-10-26T12:35:05Z)
Dub
Repo
ApplyLeft.ApplyLeft
ggplotd
meta
ApplyLeft
ApplyLeft
Undocumented in source.
enum
ApplyLeft
;
template
ApplyLeft
(right...)
static if
(!(
__traits(hasMember, std.meta, "ApplyLeft")
))
static if
(
args.length
)
static if
(
is(typeof(Template!(args, right)))
)
enum
ApplyLeft
=
Template
!(
args
,
right
)
;
alias
ApplyLeft
=
Template
!(
args
,
right
)
alias
ApplyLeft
=
Template
alias
ApplyLeft
=
ApplyLeft
Meta
Source
See Source File
ggplotd
meta
ApplyLeft
ApplyLeft
manifest constants
ApplyLeft