Commit 86da231
committed
Make _with_ladj_on_mapped for tuples inferrable on older Julia versions
foldl over a tuple is not fully inferrable on Julia v1.0, resulting in
tuple-length information getting lost. Use hand-rolled recursion instead.
Created by generative AI.1 parent 393df8d commit 86da231
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
146 | 150 | | |
147 | | - | |
148 | | - | |
| 151 | + | |
| 152 | + | |
149 | 153 | | |
150 | 154 | | |
151 | 155 | | |
| |||
0 commit comments