Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

Minor version bump - Array focused #88

Merged
merged 5 commits into from
Nov 12, 2012
Merged

Minor version bump - Array focused #88

merged 5 commits into from
Nov 12, 2012

Conversation

avoidwork
Copy link
Owner

  • Added Array.prototype.map() shim
  • Added Array.prototype.reduce() shim
  • Refactored array.sum() to utilize Array.prototype.reduce()
  • Created array.flat() to flatten a 2D Array (e.g. result of array.chunk)
  • Added Array.prototype.flat() to hook array.flat()

@ghost ghost assigned avoidwork Nov 12, 2012
avoidwork added a commit that referenced this pull request Nov 12, 2012
Minor version bump - Array focused
@avoidwork avoidwork merged commit 5ff3ea3 into master Nov 12, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant