Menu

#195 ! loops in if-then-else

Core Dump
open
nobody
Other (40)
5
2012-03-28
2012-03-28
No

(See also #31)

| ?- !->!.

Loops, more precisely:

| ?- call((write(hic),!,write(hoc)->true)).
hic

... and then it loops.

Discussion


Log in to post a comment.