libretto.lambda.AForest.Punched.Fst
case class Fst[->[_, _], <*>[_, _], F[_], A2, G[_], B2](fst: Punched[->, <*>, F, G], snd: AForest[->, <*>, A2, B2]) extends Punched[->, <*>, [x] =>> F[x] <*> A2, [y] =>> G[y] <*> B2]
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
trait
Punched[
->,
<*>, [
x]
=>> F[
x]
<*> A2, [
y]
=>> G[
y]
<*> B2]
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Definition Classes
-
Attributes
-
Definition Classes
-
Attributes
-
Definition Classes
-
Attributes
-
Definition Classes
-
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product