Solid
libretto.lambda.Shuffled.Plated.Solid
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
override def foldMap[->>[_, _]](tr: [x, y] => (x -> y) => ->>[x, y])(using ev: SymmetricSemigroupalCategory[->>, |*|]): A ->> B
Attributes
- Definition Classes
override def projectProper[C](p: Proper[|*|, B, C], h: [X, Y, Z] => (x$1: X -> Y, x$2: Projection[|*|, Y, Z]) => ProjectRes[X, Z]): ProjectRes[A, C]
Attributes
- Definition Classes
override def sweepL[F[_], ->>[_, _]](a: F[A], g: [t, u] => (x$1: F[t], x$2: t -> u) => (->>[t, u], F[u]))(using tgt: With[->>, |*|, shuffle.type], F: StrongZippable[|*|, F]): (tgt.Plated[A, B], F[B])
Attributes
- Definition Classes
Attributes
- Definition Classes
override def traverse[G[_], ->>[_, _]](g: [t, u] => (t -> u) => G[->>[t, u]])(using tgt: With[->>, |*|, shuffle.type], G: Applicative[G]): G[tgt.Plated[A, B]]
Attributes
- Definition Classes
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- Plated
Attributes
- Inherited from:
- Plated
Attributes
- Inherited from:
- Plated
Attributes
- Inherited from:
- Plated
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
def project[C](p: Projection[|*|, B, C], f: [X, Y, Z] => (x$1: X -> Y, x$2: Projection[|*|, Y, Z]) => ProjectRes[X, Z]): ProjectRes[A, C]
Attributes
- Inherited from:
- Plated
Attributes
- Inherited from:
- Plated
In this article