libretto.lambda.Focus.Fst
case class Fst[|*|[_, _], F[_], B](i: Focus[|*|, F]) extends Proper[|*|, [x] =>> F[x] |*| B]
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
trait
Proper[
|*|, [
x]
=>> F[
x]
|*| B]
trait
Focus[
|*|, [
x]
=>> F[
x]
|*| B]
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Definition Classes
-
Attributes
-
Definition Classes
-
Attributes
-
Inherited from:
-
Focus
Attributes
-
Inherited from:
-
Focus
Attributes
-
Inherited from:
-
Focus
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product