closes #2572
This commit is contained in:
parent
35d1c85c7d
commit
adb962b511
1 changed files with 1 additions and 1 deletions
|
@ -99,4 +99,4 @@ let doublePrices = Object.fromEntries(
|
||||||
alert(doublePrices.meat); // 8
|
alert(doublePrices.meat); // 8
|
||||||
```
|
```
|
||||||
|
|
||||||
It may look difficult from the first sight, but becomes easy to understand after you use it once or twice. We can make powerful chains of transforms this way.
|
It may look difficult at first sight, but becomes easy to understand after you use it once or twice. We can make powerful chains of transforms this way.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue