dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
ParameterList.opEquals
dmd
mtype
ParameterList
Compares this to another ParameterList (and expands tuples if necessary)
struct
ParameterList
extern (
D
) const
bool
opEquals
(
scope
ref
ParameterList
other
)
Meta
Source
See Implementation
dmd
mtype
ParameterList
functions
hasDefaultArgs
length
opApply
opEquals
opIndex
variables
parameters
Compares this to another ParameterList (and expands tuples if necessary)