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

count_order

Sequence.type.count_order

The total order for Sequences defined only by `i32.lteq` applied to their
element count.

This works as long as one of the Sequences is finite, it will diverge if
both are equal and infinite. A `check` will fail if `debug` is enabled and
both `a.finite.is_no` and `b.infinite.is_no`.
0.095dev (GIT hash fe578dbae82d257bfb6d755e3b05abbf37247dbe)
last changed: 2026-05-12