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

count

container.Types.count

 => 
i32
[Redefinition of  Sequence.count]
count the number of elements in this `Types` instance.

This is redefined and implemented using `type_foldf` to avoid creation of
boxed `Type`s.
Precondition
Inherited from property.countable.count
pre
  analysis: finite.is_yes_or_unknown
0.095dev (GIT hash 6fe4713e6f0ffc9fa21235ced6756ebe4d5da1fe)
last changed: 2026-05-22