Package

scalaz

zio

Permalink

package zio

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. zio
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type Callback[E, A] = (ExitResult[E, A]) ⇒ Unit

    Permalink
  2. type Canceler = () ⇒ Unit

    Permalink
  3. type PureCanceler = () ⇒ IO[Nothing, Unit]

    Permalink

Value Members

  1. package interop

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped