LazyMemoizer
turbolift.effects.LazyMemoizer$package.LazyMemoizer
case object LazyMemoizer extends PolyLazyMemoizerEffect
Predefined instance of PolyLazyMemoizerEffect effect.
Note that using predefined effect instances like this, is anti-modular. However, they can be convenient in exploratory code.
Attributes
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass PolyLazyMemoizerEffectclass Objecttrait Matchableclass AnyShow all
- Self type
-
LazyMemoizer.type
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
object handlers
Attributes
- Inherited from:
- PolyLazyMemoizerEffect
- Supertypes
-
class Objecttrait Matchableclass Any
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Singleton
The mirrored *-type
The mirrored *-type
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Singleton
Inherited and Abstract types
Read as Apply
Read as Apply
This effect, but with given type parameters applied.
Attributes
- Inherited from:
- Polymorphic_-+
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Inherited methods
Attributes
- Inherited from:
- PolyLazyMemoizerEffect
Create a new instance of type T
with elements taken from product p
.
Create a new instance of type T
with elements taken from product p
.
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- PolyLazyMemoizerEffect
API for defining custom effects.
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- PolyLazyMemoizerEffect
Inherited fields
Attributes
- Inherited from:
- Polymorphic_-+
In this article