Did you know ... | Search Documentation: |
![]() | Pack sb_assert -- README.md |
Stateful, backtrackable assertions in SWI-Prolog.
This uses the CHR store to persist state (aka logic variables) in assertions.
There may be bugs!
To install:
$ swipl pack install sb_assert
See the [tests](t/) for examples.