com.eharmony.aloha.algebra

tries

package tries

NOTE: This package should be called try but this is a bad idea because it is a reserved word in Scala and Java. This probably could have been back-ticked but use plural instead to avoid obvious problems.

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

Value Members

  1. implicit object TryScalazMonad extends Monad[Try]

    A scalaz monad type class instance for scala.lang.Try.

Inherited from AnyRef

Inherited from Any

Ungrouped