Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7db8ed4

Browse files
authored
Currying
1 parent bd6c54d commit 7db8ed4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎README.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ const weightsInPounds = [5, 15.4, 9.8, 110];
114114
const weightsInKg = weightsInPounds.map(poundsToKg); // 2.27kg, 7.00kg, 4.46kg, 50.01kg
115115
```
116116

117+
<a href="https://codepen.io/Bunlong/pen/rrwmWR" target="_blank">Edit on Codepen</a>
118+
117119
## Array Manipulation Functions
118120

119121
Array Functions are the gateway to functional programming in JavaScript. These functions make short work of most imperative programming routines that work on arrays and collections.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /