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

type_foldf

container.Types.type_foldf

(E 
type
, A 
type
: container.type_applicator E, e E, a A)
 => 
E
[Abstract feature]
fold the elements of this `Types` instance using the given `type_applicator`
and initial value.

In case this `Types` instance is empty, the result is `e`.

Type Parameters

0.095dev (GIT hash 6fe4713e6f0ffc9fa21235ced6756ebe4d5da1fe)
last changed: 2026-05-22