take While
Returns a new DoubleList containing the first elements that satisfy the given predicate.
Return
A DoubleList containing the initial contiguous elements matching predicate.
Parameters
predicate
Function that tests each element for a condition.