markatta

futiles

package futiles

Visibility
  1. Public
  2. All

Type Members

  1. final case class UnliftException(msg: String) extends RuntimeException with NoStackTrace with Product with Serializable

Value Members

  1. object Combining

  2. object Lifting

    For lack of a better word, lifting and unlifting is boxing or unboxing other monady types inside of futures

  3. object Retry

  4. object Sequencing

    Functions for transforming something with a future inside into a future with something inside

  5. object Timeouts

  6. object Traversal

Ungrouped