Packages

p

mercator

package mercator

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

Type Members

  1. trait Applicative[F[_]] extends AnyRef
  2. final class CollOps[M[_], Coll[T] <: Traversable[T], A] extends AnyVal
  3. trait Filterable[F[_]] extends AnyRef
  4. trait Monadic[F[_]] extends Applicative[F]
  5. implicit final class Ops[M[_], A] extends AnyVal
  6. final class TraversableOps[Coll[T] <: Traversable[T], A] extends AnyVal

Value Members

  1. implicit macro def applicative[F[_]]: Applicative[F]
  2. implicit macro def filterable[F[_]]: Filterable[F]
  3. implicit macro def monadic[F[_]]: Monadic[F]

Inherited from AnyRef

Inherited from Any

Ungrouped