spot.internals
package spot.internals
Members list
Type members
Classlikes
final class SpotDeferred[A, U <: IO] extends Deferred[Computation, A]
Attributes
- Companion
- object
- Supertypes
-
class Deferred[Computation, A]trait DeferredSink[Computation, A]trait DeferredSource[Computation, A]trait Serializableclass Objecttrait Matchableclass AnyShow all
object SpotDeferred
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
SpotDeferred.type
object SpotExec
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
SpotExec.type
final case class SpotFiber[A, U <: IO](underlying: Fiber[A, U]) extends Fiber[Computation, Throwable, A]
Attributes
- Companion
- object
- Supertypes
-
trait Producttrait Equalstrait Fiber[Computation, Throwable, A]trait Serializableclass Objecttrait Matchableclass AnyShow all
object SpotFiber
Types
In this article