Did you know ... | Search Documentation: |
![]() | Title for pldoc(dir_index) |
SISCtus compatibility library.
arrays.pl -- SICStus 3-compatible library(arrays).![]() | ||
---|---|---|
block.pl -- Block: declare suspending predicates![]() | ||
block/1 | Declare predicates to suspend on certain modes. | ![]() |
lists.pl -- SICStus 3-compatible library(lists).![]() | ||
nth/3 | True if Element is the N-th element in List. | ![]() |
nth/4 | True if Element is the N-th element in List and Rest is the remainder (as if by select/3) of List. | ![]() |
same_length/3 | True if List1 and List2 both have length Length. | ![]() |
sublist/2 | True when all members of Sub are members of List in the same order. | ![]() |
substitute/4 | NewList is List with all values that are identical (==) to OldElem replaced by NewElem. | ![]() |
suffix/2 | True if Suffix is a suffix of List. | ![]() |
ordsets.pl -- SICStus 3 library(ordsets).![]() | ||
sockets.pl -- SICStus 3-compatible library(sockets).![]() | ||
system.pl -- SICStus 3-compatible library(system).![]() | ||
terms.pl -- SICStus 3-compatible library(terms).![]() | ||
timeout.pl -- SICStus 3-compatible library(timeout).![]() | ||
time_out/3 | This library provides a SICStus compatible implementation of time-outs. | ![]() |