takeWhile package:vector
O(n) Yield the longest prefix of elements satisfying the
predicate. The current implementation is not copy-free, unless the
result vector is fused away.
Longest prefix of elements that satisfy the predicate
Longest prefix of elements that satisfy the predicate
O(n) Yield the longest prefix of elements satisfying the
predicate. The current implementation is not copy-free, unless the
result vector is fused away.
O(n) Yield the longest prefix of elements satisfying the
predicate. The current implementation is not copy-free, unless the
result vector is fused away.
O(n) Yield the longest prefix of elements satisfying the
predicate. The current implementation is not copy-free, unless the
result vector is fused away.
O(n) Yield the longest prefix of elements satisfying the
predicate. The current implementation is not copy-free, unless the
result vector is fused away.
Longest prefix of elements that satisfy the monadic predicate