ADDED: First version of call_nth/2.

A thread-safe implementation is possible for example with
'$nb_setarg'/3 (see #390).
This commit is contained in:
Markus Triska
2020-08-23 22:13:11 +02:00
parent d3ab4b5def
commit 79cb4cd6a5
2 changed files with 36 additions and 2 deletions

View File

@@ -450,7 +450,7 @@ The modules that ship with Scryer Prolog are also called
Predicates for reasoning about environment variables.
* [`iso_ext`](src/lib/iso_ext.pl)
Conforming extensions to and candidates for inclusion in the Prolog
ISO standard, such as `setup_call_cleanup/3` and
ISO standard, such as `setup_call_cleanup/3`, `call_nth/2` and
`call_with_inference_limit/3`.
* [`crypto`](src/lib/crypto.pl)
Cryptographically secure random numbers and hashes, HMAC-based key