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

forAll

🌌list.forAll

call f in order on all elements of this list

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