Did you know ... Search Documentation:
Title for pldoc(dir_index)

sicstus4

Prolog files

aggregate.pl  -- SICStus 4 library(aggregate).Show source
between.pl  -- SICStus 4 library(between).Show source
clpfd.pl  -- SICStus 4 library(clpfd)Show source
table/3Source
file_systems.pl  -- SICStus 4 library(file_systems).Show source
lists.pl  -- SICStus 4-compatible library(lists).Show source
prefix/2True if Prefix is a prefix of List.Source
proper_prefix/2True if Prefix is a prefix of List, but is not List itself.Source
proper_suffix/2True if Suffix is a suffix of List, but is not List itself.Source
rev/2Same as reverse/2, but List must be a proper list.Source
scanlist/4Same as foldl/[4,5,6].Source
scanlist/5Same as foldl/[4,5,6].Source
scanlist/6Same as foldl/[4,5,6].Source
shorter_list/2True if Short is a shorter list than Long.Source
suffix/2True if Suffix is a suffix of List.Source
ordsets.pl  -- SICStus 4 library(ordsets).Show source
samsort.pl  -- SICStus 4 library(samsort).Show source
samkeysort/2Same as keysort/2.Source
samsort/2Same as msort/2.Source
samsort/3Similar to predsort/3, but the predicate Order is used to determine the order of terms.Source
sets.pl  -- SICStus 4 library(sets).Show source
list_to_set/2Set is List with all duplicates removed.Source
sockets.pl  -- SICStus 4-compatible library(sockets).Show source
system.pl  -- SICStus 4-compatible library(system).Show source
terms.pl  -- SICStus 4-compatible library(terms).Show source
timeout.pl  -- SICStus 4-compatible library(timeout).Show source
types.pl  -- SICStus 4 library(types).Show source