std
::
collections
::
linkedlist {Type}
eq
macro
bool
LinkedList
.
eq
(
&
self
,
other
)
@operator
(
==
)
@if
(
ELEMENT_IS_EQUATABLE
)
Parameters