Extended Iterable.
AsyncIterableExt
Readonly
A getter that creates a new iterator, iterates to the first element and returns the value.
It is to simplify accessing value of single-element iterables.
undefined
Appends catchError operator to the end of pipeline.
Error Handling
Extended Iterable.
See
AsyncIterableExt