PUnzippable

zio.parser.internal.PUnzippable
See thePUnzippable companion object
trait PUnzippable[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)