[prototype] http://bit.ly/fpHCk tjcrowder - doc: merged old docs for Enumerable#inGroupsOf.
[prototype] http://bit.ly/197Q4 tjcrowder - doc: merge old docs for Enumerable#include.
[prototype] http://bit.ly/131Acn tjcrowder - doc: merged old docs for Enumerable#grep.
[prototype] http://bit.ly/CtJvG tjcrowder - doc: merged old docs for Enumerable#reject, used new example.
[prototype] http://bit.ly/SmwYh tjcrowder - doc: merged old docs for Enumerable#findAll, updated and trimmed examples
[prototype] http://bit.ly/19W1zJ tjcrowder - doc: merged old docs for enumerable#eachSlice
[prototype] http://bit.ly/19Id8F tjcrowder - doc: update docs for Enumerable#each.
[prototype] http://bit.ly/4VZJa tjcrowder - doc: merge old docs for Enumerable#detect, add example
[prototype] http://bit.ly/iIZyC tjcrowder - doc: merge and update old docs for Enumerable#collect
[prototype] http://bit.ly/b6aTj tjcrowder - doc: merge old docs for Enumerable#any
[prototype] http://bit.ly/b6mkL tjcrowder - doc: merged and cleaned up old docs for Enumerable#all
[prototype] http://bit.ly/flPg8 Tobie Langel - doc: ported and updated old doc for Date#toJSON.
[prototype] http://bit.ly/1YjSav tjcrowder - doc: minor updates to Class.create and Class.addMethods based on old doc.
[prototype] http://bit.ly/s1CXy tjcrowder - doc: updated Array#indexOf to say that it uses strict equality
[prototype] http://bit.ly/2RR3zm tjcrowder - doc: ported and updated old doc for Array#without
[prototype] http://bit.ly/wu6wV tjcrowder - doc: ported and updated old doc for Array#uniq
[prototype] http://bit.ly/16FBL5 tjcrowder - doc: ported old doc example for Array#toJSON
[prototype] http://bit.ly/1Kwd7W tjcrowder - doc: very minor clarification of Array#size
[prototype] http://bit.ly/2p5bxE Tobie Langel - Minor syntactic correction in Array#reverse.
[prototype] http://bit.ly/GTL9J Tobie Langel - doc: ported and updated old docs for Array#reverse.