Aborts
kyo.aborts$package.Aborts
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Aborts.type
Members list
Type members
Classlikes
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
object HasAborts extends LowPriorityHasAborts
Attributes
An effect Aborts[VS] includes a failure type V, and once V has been handled, Aborts[VS] should be replaced by Out
An effect Aborts[VS] includes a failure type V, and once V has been handled, Aborts[VS] should be replaced by Out
Type parameters
- V
-
the failure type included in
VS - VS
-
all of the
Abortsfailure types represented by type union
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
trait LowPriorityHasAborts
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object HasAborts
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Types
In this article