FoldLeft

sttp.tapir.typelevel.TupleOps$.FoldLeft
See theFoldLeft companion object
trait FoldLeft[In, T, Op]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

type Out

Value members

Abstract methods

def apply(zero: In, tuple: T): Out