]> Repositorios git - scryer-prolog.git/commit
FIXED: countall/2 for zero solutions (#1996)
authorMarkus Triska <[email protected]>
Tue, 5 Sep 2023 17:39:05 +0000 (19:39 +0200)
committerMarkus Triska <[email protected]>
Tue, 5 Sep 2023 17:39:05 +0000 (19:39 +0200)
commitd54c3369b3812ce2071b7676a035732fe864fce4
tree164b0c29e3319fc9b4461eea99b19b0c2c2d736e
parent5585e83fd692f4b04d4b4a9dcb7b7b220f887df2
FIXED: countall/2 for zero solutions (#1996)

Example:

    ?- countall(false, 0).
       true.
src/lib/iso_ext.pl