Folder "util"
The folder contains mainly libraries that allow generating
content in various formats. Some of the libraries are common to
other Prolog systems.
- File "crypto": This file provides a message digest. More..
- File "files": This Prolog text provides file system
access. More..
- File "hash": This Prolog text provides a
non-backtracking hash table. More..
- File "tree": This Prolog text provides a
non-backtracking red-black tree. More..
- File "sequence": This file is inspired by SQL query
options such as TOP. Providing such a module was recently
pioneered by SWI-Prolog. More...
- File "aggregate": This a faster implementation of
partly from ISO core standard and of partly the corresponding
SICStus predicates. More...