Batch

org.atnos.eff.Batch
See theBatch companion trait
object Batch extends Batch

Attributes

Companion
trait
Source
Batch.scala
Graph
Supertypes
trait Batch
class Object
trait Matchable
class Any
Self type
Batch.type

Members list

Value members

Inherited methods

def batch[R, T[_], A](eff: Eff[R, A])(implicit batchable: Batchable[T], m: MemberInOut[T, R]): Eff[R, A]

Attributes

Inherited from:
Batch
Source
Batch.scala