NonTot
turbolift.effects.NonTot
Effect that indicates lack of guarantee of totality.
Running computation that requests NonTot
effect, may complete without producing a result.
This is a psedo-effect. It functions as a type-level label only. It cannot be interpreted by the user.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait IO
In this article