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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user