Zippable

kantan.csv.Zippable
See theZippable companion trait
object Zippable extends ZippableOps1

Attributes

Companion
trait
Graph
Supertypes
trait ZippableOps1
trait ZippableOps2
trait ZippableOps3
class Object
trait Matchable
class Any
Show all
Self type
Zippable.type

Members list

Type members

Types

type Out[-A, -B, C] = Zippable[A, B] { type Out = C; }

Implicits

Implicits

implicit def zippableLeftIdentity[A]: Out[Unit, A, A]

Inherited implicits

implicit def zippable10[A, B, C, D, E, F, G, H, I, Z]: Out[(A, B, C, D, E, F, G, H, I), Z, (A, B, C, D, E, F, G, H, I, Z)]

Attributes

Inherited from:
ZippableOps2
implicit def zippable11[A, B, C, D, E, F, G, H, I, J, Z]: Out[(A, B, C, D, E, F, G, H, I, J), Z, (A, B, C, D, E, F, G, H, I, J, Z)]

Attributes

Inherited from:
ZippableOps2
implicit def zippable12[A, B, C, D, E, F, G, H, I, J, K, Z]: Out[(A, B, C, D, E, F, G, H, I, J, K), Z, (A, B, C, D, E, F, G, H, I, J, K, Z)]

Attributes

Inherited from:
ZippableOps2
implicit def zippable13[A, B, C, D, E, F, G, H, I, J, K, L, Z]: Out[(A, B, C, D, E, F, G, H, I, J, K, L), Z, (A, B, C, D, E, F, G, H, I, J, K, L, Z)]

Attributes

Inherited from:
ZippableOps2
implicit def zippable14[A, B, C, D, E, F, G, H, I, J, K, L, M, Z]: Out[(A, B, C, D, E, F, G, H, I, J, K, L, M), Z, (A, B, C, D, E, F, G, H, I, J, K, L, M, Z)]

Attributes

Inherited from:
ZippableOps2
implicit def zippable15[A, B, C, D, E, F, G, H, I, J, K, L, M, N, Z]: Out[(A, B, C, D, E, F, G, H, I, J, K, L, M, N), Z, (A, B, C, D, E, F, G, H, I, J, K, L, M, N, Z)]

Attributes

Inherited from:
ZippableOps2
implicit def zippable16[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, Z]: Out[(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O), Z, (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, Z)]

Attributes

Inherited from:
ZippableOps2
implicit def zippable17[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Z]: Out[(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P), Z, (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Z)]

Attributes

Inherited from:
ZippableOps2
implicit def zippable18[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, Z]: Out[(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q), Z, (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, Z)]

Attributes

Inherited from:
ZippableOps2
implicit def zippable19[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, Z]: Out[(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R), Z, (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, Z)]

Attributes

Inherited from:
ZippableOps2
implicit def zippable2[A, B]: Out[A, B, (A, B)]

Attributes

Inherited from:
ZippableOps3
implicit def zippable20[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, Z]: Out[(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S), Z, (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, Z)]

Attributes

Inherited from:
ZippableOps2
implicit def zippable21[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, Z]: Out[(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T), Z, (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, Z)]

Attributes

Inherited from:
ZippableOps2
implicit def zippable22[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, Z]: Out[(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U), Z, (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, Z)]

Attributes

Inherited from:
ZippableOps2
implicit def zippable3[A, B, Z]: Out[(A, B), Z, (A, B, Z)]

Attributes

Inherited from:
ZippableOps2
implicit def zippable4[A, B, C, Z]: Out[(A, B, C), Z, (A, B, C, Z)]

Attributes

Inherited from:
ZippableOps2
implicit def zippable5[A, B, C, D, Z]: Out[(A, B, C, D), Z, (A, B, C, D, Z)]

Attributes

Inherited from:
ZippableOps2
implicit def zippable6[A, B, C, D, E, Z]: Out[(A, B, C, D, E), Z, (A, B, C, D, E, Z)]

Attributes

Inherited from:
ZippableOps2
implicit def zippable7[A, B, C, D, E, F, Z]: Out[(A, B, C, D, E, F), Z, (A, B, C, D, E, F, Z)]

Attributes

Inherited from:
ZippableOps2
implicit def zippable8[A, B, C, D, E, F, G, Z]: Out[(A, B, C, D, E, F, G), Z, (A, B, C, D, E, F, G, Z)]

Attributes

Inherited from:
ZippableOps2
implicit def zippable9[A, B, C, D, E, F, G, H, Z]: Out[(A, B, C, D, E, F, G, H), Z, (A, B, C, D, E, F, G, H, Z)]

Attributes

Inherited from:
ZippableOps2
implicit def zippableRightIdentity[A]: Out[A, Unit, A]

Attributes

Inherited from:
ZippableOps1