Unzippable

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

Type members

Types

type In

Value members

Abstract methods

def unzip(in: In): (A, B)