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

transduce

Sequence.transduce

takes a transducer xf, a reducer f and an initial value
returns the result of applying the reducer xf f to the Sequence