Source.items

Create a Source from the given items.

Source operators

Signature

Source.itemsSource.items

Description

Create a Source from the given items.

Examples

Reactive Streams semantics

emits the items one by one

completes when the last item has been emitted