ZippableLowPrio

besom.internal.ZippableLowPrio

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Zippable.type

Members list

Givens

Givens

given pair[A, B]: Zippable[A, B] { type Out = (A, B); }