Skip to content

Instantly share code, notes, and snippets.

@kepta
Created February 5, 2018 04:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kepta/bda47f4fdb7765c8a8b449c0a2ca2e79 to your computer and use it in GitHub Desktop.
Save kepta/bda47f4fdb7765c8a8b449c0a2ca2e79 to your computer and use it in GitHub Desktop.
result = newData.reduce((p,r) => arrayAddFirst(r, p), []);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment