kxcrl

Results 2 issues of kxcrl

In lodash and underscore, the definitions of `#rest` have diverged. In lodash, `#rest` applies remaining arguments to a following function, whereas in underscore `#rest` is simply an alias for `#tail`....

On tutorial8.md, the final code for the comment-list has lost the into-array from previously in the tutorial. A call to prn with the results seems to show that, without that,...