-
-
Save yhoon3002/d2fff75a5c1107de9d7dfd09699a3099 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
arr.reduce((누적값, 현잿값, 인덱스, 요소) => { return 결과 }, 초깃값); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment