package util
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
final
class
RefreshableEffect[F[_], A] extends AnyRef
Represents a value of type
Awith effects inFwhich is refreshed.Represents a value of type
Awith effects inFwhich is refreshed.Refreshing can be cancelled by evaluating
cancelToken.Implementation is backed by a
cats-effectRefso evaluating the value is fast.
Value Members
- object RefreshableEffect