io.github.positionpal.handler
package io.github.positionpal.handler
Members list
Type members
Classlikes
object Handlers
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Handlers.type
A trait for handling messages of various types within an effectful context.
A trait for handling messages of various types within an effectful context.
Type parameters
- F
-
The effect type in which the message handling operation is performed.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
In this article