Zippable

trait Zippable[-A, -B]
Companion:
object
class Object
trait Matchable
class Any

Type members

Types

type Out

Value members

Abstract methods

def zip(left: A, right: B): Out