Applicative

io.scalaland.chimney.internal.compiletime.fp.Applicative
See theApplicative companion trait
object Applicative

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

final class Ops[F[_], A](fa: F[A]) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any
final class PureOps[A](a: A) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any

Types

type Id[A] = A

Value members

Concrete methods

def apply[F[_]](implicit F: Applicative[F]): Applicative[F]

Implicits

Implicits