☰
In itertools::adaptors
?
Function
itertools
::
adaptors
::
while_some
source
·
[
−
]
pub fn while_some<I>(iter: I) ->
WhileSome
<I>
ⓘ
Expand description
Create a new
WhileSome<I>
.