Folder "common"
This folder contains mainly libraries that cover data structures
and logic constructs. Many of the libraries are common to other
Prolog systems.
- File "compat": This file provides compatibility
predicates. This file also introduces higher order logic
programming. 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...
- File "lists": This file provides persistent lists. More...
- File "sets": This file provides persistent sets. More...
Kommentare