foldLeft

harness.deriving.K0T.ProductInstances.withInstance.foldLeft$
object foldLeft

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
foldLeft.type

Members list

Value members

Concrete methods

def apply[R](z: R)(f: [t <: UB] => (x$1: R, x$2: T[t], x$3: t) => R): R
def withLabels[R](labels: Labelling[F], z: R)(f: [t <: UB] => (x$1: R, x$2: String, x$3: T[t], x$4: t) => R): R