libretto.lambda.AForest.Punched.Snd
case class Snd[->[_, _], <*>[_, _], A1, F[_], B1, G[_]](fst: AForest[->, <*>, A1, B1], snd: Punched[->, <*>, F, G]) extends Punched[->, <*>, [x] =>> A1 <*> F[x], [y] =>> B1 <*> G[y]]
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
trait
Punched[
->,
<*>, [
x]
=>> A1 <*> F[
x], [
y]
=>> B1 <*> G[
y]]
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