Package

com

thoughtworks

Permalink

package thoughtworks

Visibility
  1. Public
  2. All

Value Members

  1. object continuation

    Permalink

    The name space that contains Continuation and utilities for Continuation.

    The name space that contains Continuation and utilities for Continuation.

    Author:

    杨博 (Yang Bo)

  2. object future

    Permalink

    The name space that contains Future and utilities for Future.

    The name space that contains Future and utilities for Future.

    Usage

    Features of Future are provided as implicit views or type classes. To enable those features, import all members under future along with Scalaz syntax.

    import scalaz.syntax.all._
    import com.thoughtworks.future._
    Author:

    杨博 (Yang Bo)

Ungrouped