library(check)
for example usage.
style_check(+dollar)
is active.
Backtracking provides all alternative matches.
?- nth_clause(member(_,_), 2, Ref), clause(Head, Body, Ref). Ref = 160088 Head = system : member(G575, [G578|G579]) Body = member(G575, G579) |