batch
batch
API
org.atnos.eff
syntax
BatchOps
batch
batch
Batch
Batch
Batchable
batch
/
org.atnos.eff
/
Batchable
Batchable
org.atnos.eff.Batchable
trait
Batchable
[
T
[
_
]]
Attributes
Source
Batchable.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Type members
Types
type
E
Attributes
Source
Batchable.scala
type
Z
Attributes
Source
Batchable.scala
Value members
Abstract methods
def
batch
[
X
,
Y
](
t1
:
T
[
X
],
t2
:
T
[
Y
]):
Option
[
T
[
Z
]]
Attributes
Source
Batchable.scala
def
distribute
(
z
:
Z
):
List
[
E
]
Attributes
Source
Batchable.scala
In this article
Attributes
Members list
Type members
Types
Value members
Abstract methods