std
::
collections
::
maybe {Type}
equals
fn
bool
Maybe
.
equals
(
self
,
Maybe
other
)
@operator
(
==
)
@if
(
types::
is_equatable_type
(
Type
)
)
Parameters