Hacker News new | ask | show | jobs
Bi-Nature Functions in Javascript (gist.github.com)
1 points by nanuclickity 4838 days ago
Bi-Nature functions work perfectly under async and synchronous modes. Example is provided in link.
1 comments

Uh, what? Those functions are not asynchronous at all. They will run synchronously with either usage.