Timeline for Tips for golfing in Prolog
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 23, 2022 at 0:45 | comment | added | naffetS | using get instead of get0 will ignore all whitespace, which can save bytes. | |
| Sep 12, 2022 at 11:43 | comment | added | mousetail | get0 is a shorter form of getCode for letters in ASCII range | |
| Sep 12, 2022 at 11:31 | comment | added | Jo King | name is often a good short substitute for atom_codes or number_codes | |
| Sep 12, 2022 at 10:26 | history | answered | Razetime | CC BY-SA 4.0 |