identity

scalus.cardano.node.stream.ScalusAsyncStreamAdapter.identity

A ScalusAsyncSource is already a stream, so BlockchainStreamProvider[ScalusAsyncSource] is a complete streaming API with nothing beyond the standard library — consume it with a pull() loop, or bridge it wherever. This is the form to reach for in examples, so the first thing a reader meets does not force a choice of stream library.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
identity.type

Members list

Value members

Concrete methods