FoldFuncImpl

rescala.operator.EventsMacroImpl$.FoldFuncImpl$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply[T1, A](state: () => A, value: Option[T1], step: (A, T1) => A): A