FoldLeft

trait FoldLeft[In, T, Op]
Companion
object
class Object
trait Matchable
class Any

Type members

Types

type Out

Value members

Abstract methods

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