Reducable

zio.cli.Reducable
See theReducable companion object
trait Reducable[-A, -B]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Types

type Out

Value members

Abstract methods

def fromTuple2(t: (A, B)): Out