WHOLE

Emit the whole answer as one element.

For a collector that is going to join the chunks anyway, or one whose per-element cost is real. A UI that re-renders on every emission does not want four hundred of them for text it could have taken in one. This is what 2.0 did unconditionally.

Properties

Link copied to clipboard
expect val name: String
Link copied to clipboard
expect val ordinal: Int