std
::
collections
::
linkedlist {Type}
remove_first_match
fn
bool
LinkedList
.
remove_first_match
(
&
self
,
Type
t
)
@if
(
ELEMENT_IS_EQUATABLE
)
Parameters