未验证 提交 e7fab877 编写于 作者: M Matthias Benkort 提交者: GitHub

Merge pull request #541 from braxtonchristensen/fix/ch05/hint-for-exercise-3

fix(ch05): hint change
......@@ -330,7 +330,7 @@ const averageDollarValue = (cars) => {
{% exercise %}
Refactor `fastestCar` using `compose()` and other functions in pointfree-style. Hint, the
`flip` function may come in handy.
`append` function may come in handy.
{% initial src="./exercises/ch05/exercise_c.js#L4;" %}
```js
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册