ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
ParameterList.length
dmd
mtype
ParameterList
Returns the number of expanded parameters. Complexity: O(N).
struct
ParameterList
size_t
length
(
)
Meta
Source
See Implementation
dmd
mtype
ParameterList
constructors
this
functions
length
opApply
opIndex
syntaxCopy
variables
parameters
stc
varargs
Returns the number of expanded parameters. Complexity: O(N).