Did you know ... | Search Documentation: |
![]() | Title for pldoc(dir_index) |
SISCtus compatibility library.
arrays.pl -- SICStus 3-compatible library(arrays).![]() | ||
---|---|---|
aref/3 | True if Element is the current element in Array at Index. | ![]() |
arefa/3 | As aref/3, but succeeds with an empty array of the element is not set. | ![]() |
arefl/3 | As aref/3, but succeeds with an empty list of the element is not set. | ![]() |
array_to_list/2 | ![]() | |
aset/4 | NewArray is Array with Element added/updated at Index. | ![]() |
is_array/1 | True if Term is an array. | ![]() |
new_array/1 | ![]() | |
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).![]() | ||
current_host/1 | True when Host is an atom that denotes the name of the host. | ![]() |
hostname_address/2 | True when Address is the IP address of Host. | ![]() |
socket_select/5 | The list of streams in Streams is checked for readable characters. | ![]() |
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. | ![]() |