Timeline for Find the maximum length in a ragged list
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 6, 2022 at 19:01 | comment | added | Shaggy | Not in a way that would make this any shorter or without introducing an infinite loop, @KevinCruijssen. At least not that I can think of. | |
| Jan 6, 2022 at 17:59 | comment | added | Kevin Cruijssen | I don't know Japt, but is it possible to wrap itself into a list before doing the map, and simply using max after the map, instead of the reduce-by with initial length? | |
| Jan 6, 2022 at 17:19 | history | edited | Shaggy | CC BY-SA 4.0 | added 590 characters in body |
| Jan 6, 2022 at 17:09 | history | edited | Shaggy | CC BY-SA 4.0 | edited body |
| Jan 6, 2022 at 16:56 | history | answered | Shaggy | CC BY-SA 4.0 |