◄
►
The Prolog Commons
»
PART I - Library
»
c_aggregate (library)
Usage and interface
Library usage:
:- use_module(library(c_aggregate)).
Exports:
Predicates:
foreach/2
,
aggregate/3
,
aggregate/4
,
aggregate_all/3
,
aggregate_all/4
,
free_variables/4
.
Imports:
Application modules:
c_arith
,
c_lists
,
c_numlists
,
c_ordsets
,
c_pairs
,
c_terms
,
c_errors
.
Documentation on exports
PREDICATE
foreach/2
:
No further documentation available for this predicate.
PREDICATE
aggregate/3
:
No further documentation available for this predicate.
PREDICATE
aggregate/4
:
No further documentation available for this predicate.
PREDICATE
aggregate_all/3
:
No further documentation available for this predicate.
PREDICATE
aggregate_all/4
:
No further documentation available for this predicate.
PREDICATE
free_variables/4
:
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
◄
►