◄
►
The Prolog Commons
»
PART I - Library
»
sets (library)
Usage and interface
Library usage:
:- use_module(library(sets)).
Exports:
Predicates:
intersection/3
,
union/3
,
difference/3
,
subset/2
.
Documentation on exports
PREDICATE
intersection/3
:
No further documentation available for this predicate.
PREDICATE
union/3
:
No further documentation available for this predicate.
PREDICATE
difference/3
:
No further documentation available for this predicate.
PREDICATE
subset/2
:
No further documentation available for this predicate.
Module Sections
Usage and interface
Documentation on exports
Global Links
Table of Contents
References
Copyright
Indices
Library/Module Index
Predicate/Method Index
Property Index
Regular Type Index
Mode Index
Concept Index
Author Index
Global Index
◄
►