the former allows you to pass errors to generator runner without going throw the exception system. This works cleanly with [raynos/gens](https://github.com/Raynos/gens) and [Agen spec](https://github.com/AsynchronousGenerators/agen-spec/issues/7)
the former allows you to pass errors to generator runner without going throw the exception system.
This works cleanly with raynos/gens and Agen spec