Polymorphic_-
turbolift.Effect.Polymorphic_-
API for defining custom effects.
Allows to "polymorphize" an effect that has a type parameter (e.g. Reader[R]
, Error[E]
). //@#@TODO link to microsite
Polymorphic_- is for effects with single type parameter. The parameter will be contravariantly inferred at call sites.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Members list
In this article