RecF

libretto.scaletto.impl.FreeScaletto.-⚬$.RecF
case class RecF[A, B](f: A -⚬ B => A -⚬ B) extends A -⚬ B

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait A -⚬ B
class Object
trait Matchable
class Any
Self type
RecF[A, B]

Members list

Concise view

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

val recursed: A -⚬ B