Package

monadasync

Permalink

package monadasync

Linear Supertypes
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. monadasync
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

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

    Permalink
  2. type ReaderExecutorService[A] = Kleisli[Task, ScheduledExecutorService, A]

    Permalink

Value Members

  1. def catching[F[_], A](a: ⇒ A)(implicit arg0: MonadSuspend[F], arg1: Monad[F], arg2: Catchable[F]): F[A]

    Permalink
  2. package stream

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped