## Context Use case: using `throttle` with a larger timeout, one might want to call the function one last time on window unload if a call is pending. ## Proposal add a new function isPending to see if an invocation of the wrapped function is scheduled