Chunks

endpoints4s.algebra.Chunks
trait Chunks

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Type members

Types

type Chunks[A]

A stream of chunks of type A.

A stream of chunks of type A.

Type parameters

A

Information carried by each chunk

Attributes