itertools
0.14.0
In itertools::
adaptors::
coalesce
itertools
::
adaptors
::
coalesce
Function
dedup
Copy item path
Source
pub fn dedup<I>(iter: I) ->
Dedup
<I>
where I:
Iterator
,
Expand description
Create a new
Dedup
.