Packages

p

ca.shiftfocus.lib

concurrent

package concurrent

Type Members

  1. trait FutureMonad extends AnyRef
  2. trait Lifting[A] extends FutureMonad with Serialized

    This trait provides several utility functions that can be used with Futures in conjunction with scalaz.\/ and its scalaz.EitherT monad transformer.

    This trait provides several utility functions that can be used with Futures in conjunction with scalaz.\/ and its scalaz.EitherT monad transformer.

    A

    is the failure type to use on the left-hand side of disjunctions. NB: the left-hand type is invariant in the EitherT transformer.

  3. trait Serialized extends AnyRef

Ungrouped