From Newsgroup: comp.lang.prolog
repeat(N) :-
telling(Old), tell(user),
write('It is pointlessly stupid to use repeat/1.'), nl,
write('Why don''t you use between/3 instead, fathead?'), nl,
tell(Old),
between(1, N, _).
Author: R.A.O'Keefe
Updated: 23 July 1984
Source:
https://eclipseclp.org/reports/okeefe84.html
--- Synchronet 3.21f-Linux NewsLink 1.2