briancavalier / creed

Sophisticated and functionally-minded async with advanced features: coroutines, promises, ES2015 iterables, fantasy-land
https://briancavalier.github.io/creed
MIT License
273 stars 20 forks source link

Simplify Race handler #142

Closed briancavalier closed 7 years ago

briancavalier commented 7 years ago

Use constructor.empty instead of needing to pass never to Race constructor.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling ef7c00240d32c6384a9a525ffc3d37e2fd4532ae on simplify-race into d7fefea3f56ad5946e6346199fe404139b85d0da on master.