Commit 7db13b9
Fix frollapply to handle n > len case (#7650)
* Fix frollapply to handle n > len case
* unit test for bugfix
* news entry
* Update NEWS.md
Co-authored-by: Michael Chirico <chiricom@google.com>
* Apply suggestion from @ben-schwen
Co-authored-by: Benjamin Schwendinger <52290390+ben-schwen@users.noreply.github.com>
---------
Co-authored-by: Michael Chirico <chiricom@google.com>
Co-authored-by: Benjamin Schwendinger <52290390+ben-schwen@users.noreply.github.com>1 parent 9d81e6d commit 7db13b9
3 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
| 281 | + | |
| 282 | + | |
282 | 283 | | |
| 284 | + | |
283 | 285 | | |
284 | 286 | | |
285 | 287 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2317 | 2317 | | |
2318 | 2318 | | |
2319 | 2319 | | |
| 2320 | + | |
| 2321 | + | |
| 2322 | + | |
0 commit comments