bigeasy / cadence

A Swiss Army asynchronous control flow function for JavaScript.
https://bigeasy.github.io/cadence
MIT License
35 stars 7 forks source link

Remove `step(null)`. #221

Closed bigeasy closed 10 years ago

bigeasy commented 10 years ago

Remove it and use return [ step ] to exit immediately.