Open omriAckley opened 8 years ago
Will merge this when it has tests (by you or me, either way) and when the namespace is fixed as mentioned above. :-)
If you work on this, make sure to pull & merge master
as the core library has changed since this PR was opened.
Would love this feature.
This is for transforming a function (source) into one (debounced) that will not re-execute the source if the source returns a promise and a previous execution's promise has yet to resolve.