throttle = (fn, id, delay) ->

  

k$.throttle = throttle

module.exports = throttle
