feat: Implement fromIterable and replace fromArray (#115)
* Replace array-only implementation with iterable
* Add fromAsyncIterable
* Add wonka@4 to suite
* Rename factory to lazy
* Combine functions for ease of use
* Split fromIterable/fromAsyncIterable back out
That's simply less bytes somehow
* Fix fromPromise test
authored by