Function pipeSync

Pipes a synchronous Iterable through the list of synchronous operators, and returns IterableExt.

TypeError: 'Cannot run the sync pipeline from an AsyncIterable' when the iterable is asynchronous.