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

SISCtus compatibility library.

Prolog files

arrays.pl  -- SICStus 3-compatible library(arrays).Show source
block.pl  -- Block: declare suspending predicatesShow source
block/1Declare predicates to suspend on certain modes.Source
lists.pl  -- SICStus 3-compatible library(lists).Show source
nth/3True if Element is the N-th element in List.Source
nth/4True if Element is the N-th element in List and Rest is the remainder (as if by select/3) of List.Source
same_length/3True if List1 and List2 both have length Length.Source
sublist/2True when all members of Sub are members of List in the same order.Source
substitute/4NewList is List with all values that are identical (==) to OldElem replaced by NewElem.Source
suffix/2True if Suffix is a suffix of List.Source
ordsets.pl  -- SICStus 3 library(ordsets).Show source
sockets.pl  -- SICStus 3-compatible library(sockets).Show source
system.pl  -- SICStus 3-compatible library(system).Show source
terms.pl  -- SICStus 3-compatible library(terms).Show source
term_variables_bag/2Variables is a list of variables that appear in Term.Source
timeout.pl  -- SICStus 3-compatible library(timeout).Show source