Re: freeze/2 and nb_setarg/3 interaction
"Norbert E. Fuchs" <[email protected]> Tue, 15 Apr 2014 09:44:07 +0200
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
On 15 Apr 2014, at 9:17 , Jan Wielemaker <[email protected]> wrote: > The same issues apply for global variable, but these are necessary for e.g., CHR. I make use of b_setval/b_getval that – other than assert/retract and nb_setval/nb_getval – preserve the names of variables. --- nef