Allow args to be passed to debounce/throttle
debounce/throttle need to have the option to be called with an argument. This is going to be used by the SANS GUIs to pass a search query that is updated each time the debounced/throttled is called.
issue