Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

dropWhile

Sequence.dropWhile

Lazily drop the first elements of this Sequence for which predicate 'p' holds.