Skip to main content
majority
wowlab_
tidy
0.1.0
In wowlab_
tidy::
languages::
rust::
rules::
style::
aligned
wowlab_tidy
::
languages
::
rust
::
rules
::
style
::
aligned
Function
majority
Copy item path
Source
fn majority<T>(iter: impl
Iterator
<Item = T>) -> T
where T:
Eq
+
Hash
+
Copy
,