Add ugraphs library

This commit is contained in:
Adrián Arroyo Calle
2021-12-31 12:56:24 +01:00
parent c60ada8421
commit 0288d5dc19
2 changed files with 635 additions and 0 deletions

View File

@@ -552,6 +552,7 @@ The modules that ship with Scryer Prolog are also called
* [`uuid`](src/lib/uuid.pl) UUIDv4 generation and hex representation
* [`tls`](src/lib/tls.pl)
Predicates for negotiating TLS connections explicitly.
* [`ugraphs`](src/lib/ugraphs.pl) Graph manipulation library
To use predicates provided by the `lists` library, write: