ggplotd ~master (2021-04-12T07:22:03Z)
Dub
Repo
ApplyLeft.ApplyLeft
ggplotd
meta
ApplyLeft
ApplyLeft
Undocumented in source.
enum
ApplyLeft
;
alias
ApplyLeft
=
Template
!(
args
,
right
)
template
ApplyLeft
(right...)
static if
(!(
__traits(hasMember, std.meta, "ApplyLeft")
))
static if
(
args.length
)
static if
(!(
is(typeof(Template!(args, right)))
))
alias
ApplyLeft
=
Template
!(
args
,
right
)
Meta
Source
See Implementation
ggplotd
meta
ApplyLeft
ApplyLeft
manifest constants
ApplyLeft