Swap-Aggregator-Subgraph/node_modules/pull-stream/docs/sources/index.md
Richa-iitr d211083153 Revert "Revert "added handler""
This reverts commit c36ee8c5ca.
2022-07-03 07:30:05 +05:30

426 B

Sources

A source is a stream that is not writable. You must have a source at the start of a pipeline for data to move through.

in general:

pull(source, through, sink)

See also:

values

keys

count

infinite

empty

once

error