org.atnos.eff

package org.atnos.eff

Members list

Packages

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 Object
trait Matchable
class Any
Known subtypes
object Batch
object Batch extends Batch

Attributes

Companion
trait
Source
Batch.scala
Supertypes
trait Batch
class Object
trait Matchable
class Any
Self type
Batch.type
trait Batchable[T[_]]

Attributes

Source
Batchable.scala
Supertypes
class Object
trait Matchable
class Any