Commit d8a30bf
Forward all calls to getindex(::Partials) to the inner container.
Otherwise we always return an Array, where a Tuple would have sufficed
(eg. when indexing with ranges).1 parent 19003af commit d8a30bf
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments