openmethods v1.3.0 (2020-04-18T08:13:13Z)
Dub
Repo
reflectParameterList.reflectParameterList
bolts
reflection
metafunction
reflectParameterList
Undocumented in source.
template
reflectParameterList
(alias fun, string mixture)
static if
(
is(typeof(fun) parameters == __parameters)
)
alias
reflectParameterList
=
ParameterList
!(
reflectParameter
!0)
Meta
Source
See Implementation
bolts
reflection
metafunction
reflectParameterList
aliases
reflectParameterList
templates
reflectParameter