kwargs ~master (2019-02-20T14:32:39Z)
Dub
Repo
kwargify.impl
kwargs
compile_time
kwargify
Undocumented in source. Be warned that the author may not have intended to support it.
template
kwargify
(alias Function, Parameters...)
auto
impl
(
Args
...
)
(
)
if
(
__traits(
isTemplate
,
Function
) &&
Parameters.length
> 0
)
Meta
Source
See Implementation
kwargs
compile_time
kwargify
aliases
kwargify
optional
required
enums
isOptional
isRequired
functions
impl