Skip to main content

Timeline for Tips for golfing in Prolog

Current License: CC BY-SA 4.0

3 events
when toggle format what by license comment
Oct 21, 2023 at 0:49 history edited TessellatingHeckler CC BY-SA 4.0
removed comment repeating what the code says, add improved shorter 'false'
Feb 7, 2022 at 6:32 comment added Jo King If you're using a range, you can use nth0 or nth1: e.g. :-nth0(N,_,_),writeln(N),N>999.
Feb 3, 2022 at 5:32 history answered TessellatingHeckler CC BY-SA 4.0