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