Commit 6c470c5
authored
Update example of #find method in introduction.md (#1804)
Removes the potential for conveying that Enumerable#find returns the index of the found element rather than the element itself.
Forum discussion: https://forum.exercism.org/t/ambiguity-in-the-advanced-enumeration-learning-curriculum-boutique-inventory-learning-exercise/19966/81 parent 0326f8a commit 6c470c5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments