Timeline for Rotate a number
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 31 at 15:41 | comment | added | Jordan |
You can save a byte in the second snippet by dropping the parentheses: ->a,b{a.rotate -b}
|
|
| Apr 18, 2022 at 11:10 | history | edited | Razetime | CC BY-SA 4.0 |
added 471 characters in body
|
| Apr 18, 2022 at 11:10 | comment | added | Razetime | That is fine by the rules, but I didn't want to do it. I will add your changes separately. | |
| Apr 18, 2022 at 5:23 | comment | added | CG One Handed | -21 bytes--Numeric input and output can be a list of digits, which means you don't need any of the pre- or post-processing you included | |
| Aug 15, 2020 at 9:27 | history | edited | Razetime | CC BY-SA 4.0 |
added 19 characters in body
|
| Aug 15, 2020 at 8:46 | history | answered | Razetime | CC BY-SA 4.0 |