org.atnos.eff
package org.atnos.eff
Members list
Packages
package org.atnos.eff.syntax
Type members
Classlikes
trait Batch
This trait provides a way to rewrite applicative effects when there is an operation allowing the batching of some effects based on the Batchable typeclass
This trait provides a way to rewrite applicative effects when there is an operation allowing the batching of some effects based on the Batchable typeclass
Attributes
- Companion
- object
- Source
- Batch.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object Batch
Attributes
- Companion
- trait
- Source
- Batch.scala
- Supertypes
- Self type
-
Batch.type
Attributes
- Source
- Batchable.scala
- Supertypes
-
class Objecttrait Matchableclass Any
In this article