oxygen.meta.CaseExtractor.Zip.Merge
final case class Merge[I1, I2, _I3, R1, R2, _R3](mergePattern: (Pattern[R1], Pattern[R2]) => Pattern[_R3]) extends Zip[I1, I2, R1, R2]
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
trait
Zip[
I1,
I2,
R1,
R2]
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Definition Classes
-
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product