Structsยง
- Take
While Inclusive - An iterator adaptor that consumes elements while the given predicate is
true, including the element for which the predicate first returnedfalse.
true, including the element for which the predicate first returned
false.