Extended Asynchronous Iterable.
IterableExt
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.
Promise
Promise<undefined>
Appends catchError operator to the end of pipeline.
Error Handling
Extended Asynchronous Iterable.
See
IterableExt