javascript - Does CoffeeScript have a class destructor? -
when coffeescript class instantiated constructor called. works. however, delete instantiaed object. there destructor call? (i clear timer)
this isn't possible javascript not possible coffeescript. if have clean do, need determine when right moment is.
Comments
Post a Comment