Programing-In-Javascript
Programing-In-Javascript copied to clipboard
An open-sourced Javascript Guide and Tutorial 一本开源的Javascript编程指南
修改Function篇幅中代码中的一个小bug,顺便增加了一个写法
修改了一点错别字符号和排版
otherwise pow(2, n) is yield
http://pij.robinqu.me/JavaScript_Core/ECMAScript/es6/es6_syntax_features.html   在介绍 [JavaScript Generator](http://pij.robinqu.me/JavaScript_Core/Functional_JavaScript/JavaScript_Generator.html) 时, 写的是正确的: 