A debounced function with cancellation and introspection helpers.
Cancels any pending invocation and resets timing state.
Runs a pending trailing invocation immediately when trailing delivery is enabled; otherwise it only clears the timer.
True while an invocation is scheduled but has not run.
A debounced function with cancellation and introspection helpers.