Did you know ... Search Documentation:
Pack logicmoo_utils -- prolog/logicmoo/nb_set_term.pl
PublicShow source

This module allows non-backtrackable manipulation of prolog data. Manipulate and edit terms without worrying about them reverting.

  • @author Douglas R. Miles
  • @license LGPL

Undocumented predicates

The following predicates are exported, but not or incorrectly documented.

 nb_set_has(Arg1, Arg2)
 nb_set_add(Arg1, Arg2)
 nb_set_add1(Arg1, Arg2)
 nb_set_rem(Arg1, Arg2)
 nb_set_rem1(Arg1, Arg2)