FixApply

turbolift.extra_effects.CyclicMemoizer.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 & CyclicMemoizer](f: (K => Computation[() => V, U2]) => K => Computation[V, U2]): K => Computation[() => V, U2]