¡@

Home 

javascript Programming Glossary: y_squared

What's the difference between a continuation and a callback?

http://stackoverflow.com/questions/14019341/whats-the-difference-between-a-continuation-and-a-callback

x y cont square x function x_squared square y function y_squared add x_squared y_squared cont function square x cont multiply.. x_squared square y function y_squared add x_squared y_squared cont function square x cont multiply x x cont function multiply.. square.async x function x_squared square.async y function y_squared add.async x_squared y_squared cont function square x cont..