Commit d8b2915
authored
Add a note that
For example, you can't do the equivalent of the following pseudocode: `array.map {arrItem -> trim(arrItem) }`
References:
- https://discord.com/channels/686053708261228577/1285652864089198672/1415974235427442770
- https://discord.com/channels/686053708261228577/1285652864089198672/1286679863939301567map function cannot use the built-in filters (#963)1 parent 8e69eb9 commit d8b2915
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
| 304 | + | |
| 305 | + | |
304 | 306 | | |
305 | 307 | | |
306 | 308 | | |
| |||
371 | 373 | | |
372 | 374 | | |
373 | 375 | | |
374 | | - | |
| 376 | + | |
0 commit comments