Module grabbag::iter::intersperse
[−]
[src]
Structs
Intersperse |
Traits
IntersperseIterator |
(a0, a1, ..., an), i → (a0, i, a1, i, ..., i, an) |