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

transduce

Sequence.transduce

(TA 
type
, U 
type
, xf transducer TA U T, rf Binary TA TA U, init TA)
 => 
TA
takes a transducer xf, a reducer f and an initial value
returns the result of applying the reducer xf f to the Sequence

Type Parameters

0.095dev (2025-10-09 18:01:25 GIT hash 4826e516431c193e428991dd546a46472973d8d4 built by fridi@fzen)