FixApply

turbolift.extra_effects.AcyclicMemoizer.FixApply
final class FixApply[U]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def apply[U2 <: U & AcyclicMemoizer](f: (K => Computation[V, U2]) => K => Computation[V, U2]): K => Computation[V, U2]