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

forAll

🌌stream.forAll

apply f to all elements in this stream

redefines Sequence.forAll:
create a stream and call 'forAll f' on it