monadasync

package monadasync

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. monadasync
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

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

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

Value Members

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

  2. package twitter

Inherited from AnyRef

Inherited from Any

Ungrouped