PolyLazyMemoizerEffect
turbolift.effects.PolyLazyMemoizerEffect
abstract class PolyLazyMemoizerEffect extends Polymorphic_-+[LazyMemoizerEffect, Any, Any]
Polymorphic variant of LazyMemoizerEffect.
The 'K' and 'V' parameters are inferred from the call sites of the effects's operations and handlers.
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
object LazyMemoizer
Members list
Type members
Inherited classlikes
Helper class for partial type application. Won't be needed in future Scala (SIP-47).
Helper class for partial type application. Won't be needed in future Scala (SIP-47).
Attributes
- Inherited from:
- Polymorphic_-+
- Supertypes
-
class Objecttrait Matchableclass Any
Inherited and Abstract types
Read as Apply
Read as Apply
This effect, but with given type parameters applied.
Attributes
- Inherited from:
- Polymorphic_-+
Value members
Concrete methods
Inherited methods
API for defining custom effects.
Inherited fields
Attributes
- Inherited from:
- Polymorphic_-+
In this article