Accumulating

io.github.arainko.ducktape.internal.TransformationMode.Accumulating
final case class Accumulating[F[x]](value: Expr[Accumulating[F]])

Attributes

Source
TransformationMode.scala

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product