dmd ~master (2023-11-01T14:17:50Z)
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
functions
hasDefaultArgs
length
opApply
opEquals
opIndex
variables
parameters
Returns the number of expanded parameters. Complexity: O(N).