◄
►
The Prolog Commons
»
PART I - Library
»
c_numlists (library)
Usage and interface
Library usage:
:- use_module(library(c_numlists)).
Exports:
Predicates:
max_list/2
,
min_list/2
,
sum_list/2
,
num_list/3
.
Documentation on exports
PREDICATE
max_list/2
:
No further documentation available for this predicate.
PREDICATE
min_list/2
:
No further documentation available for this predicate.
PREDICATE
sum_list/2
:
No further documentation available for this predicate.
PREDICATE
num_list/3
:
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
◄
►