clemos / haxe-js-kit

Haxe tools and externs for Javascript and Node.js
MIT License
128 stars 42 forks source link

Updates Async extern #160

Closed JbIPS closed 7 years ago

fullofcaffeine commented 7 years ago

What's Async for? It can be easily confused with the @async metadata

JbIPS commented 7 years ago

From Async doc:

Async is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript.