Packages

p

one.xingyi.core

functions

package functions

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. functions
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. abstract class AbstractAsyncPimperTests[M[_]] extends AnyFlatSpec with UtilsWithLoggingSpec with FunctionFixture
  2. type EitherString[T] = Either[String, T]
  3. class FunctionsSpec extends AnyFlatSpec with UtilsSpec with FunctionFixture with LiftFunctionKleisli[Future] with ScalaFutureAsAsyncAndMonadAndFailer
  4. class FutureAsyncPimperTests extends AbstractAsyncPimperTests[Future]
  5. type FutureEitherString[T] = Future[Either[String, T]]
  6. trait MonadCleaner[M1[_], M2[_]] extends AnyRef
  7. trait NestedMonadLanguage extends AnyRef

Value Members

  1. object MonadCleaner

Inherited from AnyRef

Inherited from Any

Ungrouped