Commit 5416edb
fix error message for
Make the error message in case of mismatch less confusing and consistent
with the error message for arrays.
While at it, also made other changes of the same line of source code:
* use function composition instead of an anonymous closure
* expand the one-liner into a multiline `if`
---------
Co-authored-by: Andy Dienes <[email protected]>eachindex(::Vararg{Tuple}) (JuliaLang#58811)1 parent 3076a96 commit 5416edb
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
154 | 158 | | |
155 | 159 | | |
156 | 160 | | |
| |||
0 commit comments