![]() | Library Documentation | Structures | Signatures | Identifiers | Packages | About |
A | B | C | D | E | F | G | H | I | J | L | M | N | O | P | R | S | T | U | V | W
Array | : | ARRAY | Operations on polymorphic arrays. |
Array2 | : | ARRAY2 | Polymorphic 2-dimensional arrays. |
ArraySlice | : | ARRAY_SLICE | Operations on polymorphic array slices. |
Base64 | : | BASE64 | Library for base64 encoding and decoding. |
BinIO | : | BIN_IO | Operations for binary IO. |
BinPrimIO | : | PRIM_IO | Primitive IO operations. |
Bitstream | : | BITSTREAM | Operations on bit streams. |
Bool | : | BOOL | Basic operations on boolean values. |
Byte | : | BYTE | Conversion operations between Word8.word values and characters. |
Bytestream | : | BITSTREAM | Operations on bit streams. |
CString | : | CSTRING | Catenable strings, with constant time string catenation. |
Char | : | CHAR | Operations on character values. |
CharArray | : | MONO_ARRAY | Monomorphic array operations. |
CharArraySlice | : | MONO_ARRAY_SLICE | Monomorphic array slice operations. |
CharVector | : | MONO_VECTOR | Monomorphic vector operations. |
CharVectorSlice | : | MONO_VECTOR_SLICE | Monomorphic vector slice operations. |
CommandLine | : | COMMAND_LINE | Command-line name and arguments. |
Date | : | DATE | Operations on dates. |
EqHashDyn | : | EQ_HASH_DYN | Dynamic types with support for equality and hashing. |
FixedInt | : | INTEGER | Operations on signed integer values. |
General | : | GENERAL | General exceptions and operations. |
Hash | : | HASH | Hash functions. |
IEEEReal | : | IEEE_REAL | Types and operations related to an IEEE implementation of reals. |
INetSock | : | INET_SOCK | InetSock interface. |
IO | : | IO | Definitions of IO exceptions and buffer modes. |
Int | : | INTEGER | Operations on signed integer values. |
Int31 | : | INTEGER | Operations on signed integer values. |
Int32 | : | INTEGER | Operations on signed integer values. |
Int63 | : | INTEGER | Operations on signed integer values. |
Int64 | : | INTEGER | Operations on signed integer values. |
IntInf | : | INT_INF | Operations on arbitrarily large integers. |
IntMap | : | MONO_MAP | Monomorphic finite maps. |
IntSet | : | MONO_SET | Monomorphic sets. |
Json | : | JSON | JSON library. |
LargeInt | : | INTEGER | Operations on signed integer values. |
LargeReal | : | REAL | Operations on floating point values. |
LargeRealArray | : | MONO_ARRAY | Monomorphic array operations. |
LargeRealArray2 | : | MONO_ARRAY2 | Monomorphic 2-dimensional arrays. |
LargeRealVector | : | MONO_VECTOR | Monomorphic vector operations. |
LargeWord | : | WORD | Operations on unsigned word values. |
List | : | LIST | Generic operations on lists. |
ListPair | : | LIST_PAIR | Operations on pairs of lists. |
ListSort | : | LIST_SORT | Generic sorting functionality. |
MD5 | : | MD5 | MD5 Message-Digest Algorithm. |
Math | : | MATH | Mathematical floating-point values and operations. |
NetHostDB | : | NET_HOST_DB | NetHostDB interface. |
OS | : | OS | Functionality for interacting with the operating system. |
Option | : | OPTION | Operations on optional values. |
PackRealBig | : | PACK_REAL | Operations for packing and unpacking real values. |
PackRealLittle | : | PACK_REAL | Operations for packing and unpacking real values. |
PackWord32Big | : | PACK_WORD | Byte-level packaging of word values. |
PackWord32Little | : | PACK_WORD | Byte-level packaging of word values. |
Path | : | OS_PATH | Path management operations for the operating system. |
Pickle | : | PICKLE | Generic pickle/serialisation library. |
Position | : | INTEGER | Operations on signed integer values. |
Posix | : | POSIX | POSIX Modules. |
Process | : | OS_PROCESS | Operating system processes. |
Random | : | RANDOM | Operations for constructing pseudo-random numbers. |
Real | : | REAL | Operations on floating point values. |
Real64 | : | REAL | Operations on floating point values. |
Real64Array | : | MONO_ARRAY | Monomorphic array operations. |
Real64Array2 | : | MONO_ARRAY2 | Monomorphic 2-dimensional arrays. |
Real64Vector | : | MONO_VECTOR | Monomorphic vector operations. |
RealArray | : | MONO_ARRAY | Monomorphic array operations. |
RealArray2 | : | MONO_ARRAY2 | Monomorphic 2-dimensional arrays. |
RealVector | : | MONO_VECTOR | Monomorphic vector operations. |
RegExp | : | REG_EXP | NFA implementation of regular expression matching. |
Region | : | REGION | Source region information. |
SHA256 | : | SHA256 | Library for SHA256 cryptographic hashing. |
ScanUtil | : | SCAN_UTIL | Utilities for basis library scan functionality. |
SetEq | : | SET_COMPARE | Base signature for polymorphic sets. |
SimpleToken | : | SIMPLE_TOKEN | Simple tokenisation library. |
SobolDir50 | : | SOBOL_DIR | Interface for Sobol direction vectors |
Socket | : | SOCKET | Socket interface. |
String | : | STRING | Operations on string values. |
StringCvt | : | STRING_CVT | Utility operations for converting to and from strings. |
StringMap | : | MONO_MAP | Monomorphic finite maps. |
StringSet | : | MONO_SET | Monomorphic sets. |
StringTable | : | MONO_TABLE | Signature for monomorphic hash tables |
Substring | : | SUBSTRING | Operations on substrings. |
SysWord | : | WORD | Operations on unsigned word values. |
Table | : | TABLE | Polymorphic hash tables |
Text | : | TEXT | Text structures related to a shared character type. |
TextIO | : | TEXT_IO | Operations for input and output of characters and strings. |
TextPrimIO | : | PRIM_IO | Primitive IO operations. |
Time | : | TIME | Operations on time values. |
Timer | : | TIMER | Operations for starting and checking timers. |
URef | : | UREF | Unifiable references. |
Unix | : | UNIX | Operations for managing UNIX processes. |
Vector | : | VECTOR | Operations on polymorphic vectors. |
VectorSlice | : | VECTOR_SLICE | Operations on polymorphic vector slices. |
Word | : | WORD | Operations on unsigned word values. |
Word31 | : | WORD | Operations on unsigned word values. |
Word32 | : | WORD | Operations on unsigned word values. |
Word63 | : | WORD | Operations on unsigned word values. |
Word64 | : | WORD | Operations on unsigned word values. |
Word8 | : | WORD | Operations on unsigned word values. |
Word8Array | : | MONO_ARRAY | Monomorphic array operations. |
Word8ArraySlice | : | MONO_ARRAY_SLICE | Monomorphic array slice operations. |
Word8Vector | : | MONO_VECTOR | Monomorphic vector operations. |
Word8VectorSlice | : | MONO_VECTOR_SLICE | Monomorphic vector slice operations. |
WordSet | : | MONO_SET | Monomorphic sets. |