We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56a1f97 commit 8df7191Copy full SHA for 8df7191
exercises/accumulate/README.md
@@ -25,9 +25,6 @@ Keep your hands off that collect/map/fmap/whatchamacallit functionality
25
provided by your standard library!
26
Solve this one yourself using other basic tools instead.
27
28
-Lisp specific: it's perfectly fine to use `MAPCAR` or the equivalent,
29
-as this is idiomatic Lisp, not a library function.
30
-
31
## Hints
32
33
We are dealing with two types of situations. One is a function pointer and
0 commit comments