_.debounce should match _.throttle's return value behavior #740
Closed
Description
_.debounce
should match _.throttle
's return value behavior when immediate
is passed.
_.debounce
should match _.throttle
's return value behavior when immediate
is passed.