Unzippable

zio.Unzippable
See theUnzippable companion object
trait Unzippable[A, B]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Types

type In

Value members

Abstract methods

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