indigo.shared.Outcome
See theOutcome companion object
An Outcome
represents the result of some part of a frame update. It contains a value or an error (exception), and optionally a list of events to be processed on the next frame.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Members list
In this article