ddc ~master (2022-05-11T07:34:37.0755476)
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
opEquals
opIndex
syntaxCopy
variables
parameters
stc
varargs
Returns the number of expanded parameters. Complexity: O(N).