Zip

oxygen.meta.CaseExtractor.Zip
See theZip companion object
trait Zip[I1, I2, R1, R2]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Merge[I1, I2, _I3, R1, R2, _R3]

Members list

Type members

Types

type I3
type R3

Value members

Abstract methods

def zip(_1: CaseExtractor[I1, R1], _2: CaseExtractor[I2, R2]): CaseExtractor[I3, R3]