Package

markatta

futiles

Permalink

package futiles

Visibility
  1. Public
  2. All

Type Members

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

    Permalink

Value Members

  1. object Boolean

    Permalink

    Boolean algebra composition operations for Future[Boolean]

    Boolean algebra composition operations for Future[Boolean]

    Credit goes to http://stackoverflow.com/users/3235823/dwickern for the idea to do this.

  2. object Combining

    Permalink
  3. object Lifting

    Permalink

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

  4. object Retry

    Permalink
  5. object Timeouts

    Permalink

Ungrouped