Index

Symbols

!!: 10.1 General
>: 3.3 Comparisons
>=: 3.3 Comparisons
<: 3.3 Comparisons
*: 4.1 Numbers in General
+: 4.1 Numbers in General
-: 4.1 Numbers in General
.: 9.1 Chunks in General, 6.1 Records in General
/: 4.3 Floats
=: 3.1 Values in General
=<: 3.3 Comparisons
==: 3.1 Values in General
\=: 3.1 Values in General
^: 6.4 Feature Constraints
~: 4.1 Numbers in General

A

Abs: 4.1 Numbers in General
Access: 8.2 Cells
Acos: 4.3 Floats
Adjoin: 6.1 Records in General
AdjoinAt: 6.1 Records in General
AdjoinList: 6.1 Records in General
Alarm: 10.3 Time
All: 6.3 Lists
And: 5.4 Truth Values
Append: 6.3 Lists
Arity: 6.1 Records in General
Array: 9.2 Arrays
Array
clone: 9.2 Arrays
get: 9.2 Arrays
high: 9.2 Arrays
is: 9.2 Arrays
low: 9.2 Arrays
new: 9.2 Arrays
put: 9.2 Arrays
toRecord: 9.2 Arrays
Asin: 4.3 Floats
Assign: 8.2 Cells
Atan: 4.3 Floats
Atan2: 4.3 Floats
Atom: 5.2 Atoms
Atom
is: 5.2 Atoms
toString: 5.2 Atoms
AtomToString: 5.2 Atoms
all
Record: see Record, all
allInd
List: see List, allInd
Record: see Record, allInd
andthen: 5.4 Truth Values
append
ByteString: see ByteString, append
Tuple: see Tuple, append
apply
Procedure: see Procedure, apply
arity
Procedure: see Procedure, arity
ask
Space: see Space, ask
askVerbose
Space: see Space, askVerbose

B

BaseObject: The BaseObject Class
BitArray: 9.4 Bit Arrays
BitArray
card: 9.4 Bit Arrays
clear: 9.4 Bit Arrays
clone: 9.4 Bit Arrays
complementToList: 9.4 Bit Arrays
conj: 9.4 Bit Arrays
disj: 9.4 Bit Arrays
disjoint: 9.4 Bit Arrays
high: 9.4 Bit Arrays
is: 9.4 Bit Arrays
low: 9.4 Bit Arrays
new: 9.4 Bit Arrays
nimpl: 9.4 Bit Arrays
set: 9.4 Bit Arrays
test: 9.4 Bit Arrays
toList: 9.4 Bit Arrays
BitString: 12.1 Bit Strings
BitString
conj: 12.1 Bit Strings
disj: 12.1 Bit Strings
get: 12.1 Bit Strings
is: 12.1 Bit Strings
make: 12.1 Bit Strings
nega: 12.1 Bit Strings
put: 12.1 Bit Strings
toList: 12.1 Bit Strings
width: 12.1 Bit Strings
Bool: 5.4 Truth Values
Bool
'or': 5.4 Truth Values
and: 5.4 Truth Values
is: 5.4 Truth Values
not: 5.4 Truth Values
Browse: A Note on the Examples
ByteString: 7.3 Byte Strings
ByteString
append: 7.3 Byte Strings
get: 7.3 Byte Strings
is: 7.3 Byte Strings
length: 7.3 Byte Strings
make: 7.3 Byte Strings
slice: 7.3 Byte Strings
strchr: 7.3 Byte Strings
toString: 7.3 Byte Strings
toStringWithTail: 7.3 Byte Strings
width: 7.3 Byte Strings
base
Object: see Object, base
byNeed
Value: see Value, byNeed

C

Ceil: 4.3 Floats
Cell: 8.2 Cells
Cell
access: 8.2 Cells
exchange: 8.2 Cells
is: 8.2 Cells
new: 8.2 Cells
Char: 7.1 Characters
Char
is: 7.1 Characters
isAlNum: 7.1 Characters
isAlpha: 7.1 Characters
isCntrl: 7.1 Characters
isDigit: 7.1 Characters
isGraph: 7.1 Characters
isLower: 7.1 Characters
isPrint: 7.1 Characters
isPunct: 7.1 Characters
isSpace: 7.1 Characters
isUpper: 7.1 Characters
isXDigit: 7.1 Characters
toLower: 7.1 Characters
toUpper: 7.1 Characters
type: 7.1 Characters
Chunk: 9.1 Chunks in General
Chunk
is: 9.1 Chunks in General
new: 9.1 Chunks in General
Class: 9.7 Classes
Class
is: 9.7 Classes
new: 9.7 Classes
CondSelect: 6.1 Records in General, 9.1 Chunks in General
Cos: 4.3 Floats
card
BitArray: see BitArray, card
changeSign
VirtualString: see VirtualString, changeSign
characters: 7 Text
clear
BitArray: see BitArray, clear
clone: 6.1 Records in General
clone
Array: see Array, clone
BitArray: see BitArray, clone
Dictionary: see Dictionary, clone
Record: see Record, clone
Space: see Space, clone
commit
Space: see Space, commit
complementToList
BitArray: see BitArray, complementToList
condGet
Dictionary: see Dictionary, condGet
conj
BitArray: see BitArray, conj
BitString: see BitString, conj

D

Delay: 10.3 Time
Dictionary: 9.3 Dictionaries
Dictionary
clone: 9.3 Dictionaries
condGet: 9.3 Dictionaries
entries: 9.3 Dictionaries
get: 9.3 Dictionaries
is: 9.3 Dictionaries
isEmpty: 9.3 Dictionaries
items: 9.3 Dictionaries
keys: 9.3 Dictionaries
member: 9.3 Dictionaries
new: 9.3 Dictionaries
put: 9.3 Dictionaries
remove: 9.3 Dictionaries
removeAll: 9.3 Dictionaries
toRecord: 9.3 Dictionaries
disj
BitArray: see BitArray, disj
BitString: see BitString, disj
disjoint
BitArray: see BitArray, disjoint
div: 4.2 Integers
drop
List: see List, drop
dropWhile
List: see List, dropWhile
Record: see Record, dropWhile
dropWhileInd
List: see List, dropWhileInd
Record: see Record, dropWhileInd

E

Exception
'raise': 10.4 Exceptions
error: 10.4 Exceptions
failure: 10.4 Exceptions
raiseError: 10.4 Exceptions
system: 10.4 Exceptions
Exchange: 8.2 Cells
Exp: 4.3 Floats
entries
Dictionary: see Dictionary, entries
error exception: 10.4 Exceptions
exception: 10.4 Exceptions
extensions: 3.2 Variable Status

F

Filter: 6.3 Lists
Flatten: 6.3 Lists
Float: 4.3 Floats
Float
'/': 4.3 Floats
acos: 4.3 Floats
asin: 4.3 Floats
atan: 4.3 Floats
atan2: 4.3 Floats
ceil: 4.3 Floats
cos: 4.3 Floats
exp: 4.3 Floats
floor: 4.3 Floats
is: 4.3 Floats
log: 4.3 Floats
round: 4.3 Floats
sin: 4.3 Floats
sqrt: 4.3 Floats
tan: 4.3 Floats
toInt: 4.3 Floats
toString: 4.3 Floats
FloatToInt: 4.3 Floats
FloatToString: 4.3 Floats
Floor: 4.3 Floats
FoldL: 6.3 Lists
FoldLTail: 6.3 Lists
FoldR: 6.3 Lists
FoldRTail: 6.3 Lists
For: 10.2 Loops
ForAll: 6.3 Lists
ForAllTail: 6.3 Lists
ForeignPointer: 12.2 Foreign Pointers
ForeignPointer
is: 12.2 Foreign Pointers
toInt: 12.2 Foreign Pointers
ForThread: 10.2 Loops
Functor: 9.9 Functors
Functor
is: 9.9 Functors
new: 9.9 Functors
false: 5.4 Truth Values
feature: Secondary Types
filter
Record: see Record, filter
filterInd
List: see List, filterInd
Record: see Record, filterInd
folding: 6.1 Records in General
foldL
Record: see Record, foldL
foldLInd
List: see List, foldLInd
Record: see Record, foldLInd
foldLTailInd
List: see List, foldLTailInd
foldR
Record: see Record, foldR
foldRInd
List: see List, foldRInd
Record: see Record, foldRInd
foldRTailInd
List: see List, foldRTailInd
forAll
Record: see Record, forAll
forAllInd
List: see List, forAllInd
Record: see Record, forAllInd
forAllTailInd
List: see List, forAllTailInd

G

Get: 9.2 Arrays
get
BitString: see BitString, get
ByteString: see ByteString, get
Dictionary: see Dictionary, get
getPriority
Thread: see Thread, getPriority
getThisPriority
Thread: see Thread, getThisPriority

H

HasFeature: 6.1 Records in General, 9.1 Chunks in General
high
Array: see Array, high
BitArray: see BitArray, high

I

Int: 4.2 Integers
Int
'div': 4.2 Integers
'mod': 4.2 Integers
is: 4.2 Integers
isEven: 4.2 Integers
isNat: 4.2 Integers
isOdd: 4.2 Integers
toFloat: 4.2 Integers
toString: 4.2 Integers
IntToFloat: 4.2 Integers
IntToString: 4.2 Integers
IsArray: 9.2 Arrays
IsAtom: 5.2 Atoms
IsBitArray: 9.4 Bit Arrays
IsBitString: 12.1 Bit Strings
IsBool: 5.4 Truth Values
IsByteString: 7.3 Byte Strings
IsCell: 8.2 Cells
IsChar: 7.1 Characters
IsChunk: 9.1 Chunks in General
IsClass: 9.7 Classes
IsDet: 3.2 Variable Status
IsDictionary: 9.3 Dictionaries
IsEven: 4.2 Integers
IsFloat: 4.3 Floats
IsForeignPointer: 12.2 Foreign Pointers
IsFree: 3.2 Variable Status
IsFuture: 3.2 Variable Status
IsInt: 4.2 Integers
IsKinded: 3.2 Variable Status
IsList: 6.3 Lists
IsLiteral: 5.1 Literals in General
IsLock: 9.6 Locks
IsName: 5.3 Names
IsNat: 4.2 Integers
IsNumber: 4.1 Numbers in General
IsObject: 9.8 Objects
IsOdd: 4.2 Integers
IsPort: 9.5 Ports
IsProcedure: 8.1 Procedures
IsRecord: 6.1 Records in General
IsRecordC: 6.4 Feature Constraints
IsSpace: 8.3 Spaces
IsString: 7.2 Strings
IsThread: 10.5 Threads
IsTuple: 6.2 Tuples
IsUnit: 5.5 The Value Unit
IsVirtualString: 7.4 Virtual Strings
inject
Space: see Space, inject
injectException
Thread: see Thread, injectException
is
Array: see Array, is
Atom: see Atom, is
BitArray: see BitArray, is
BitString: see BitString, is
Bool: see Bool, is
ByteString: see ByteString, is
Cell: see Cell, is
Char: see Char, is
Chunk: see Chunk, is
Class: see Class, is
Dictionary: see Dictionary, is
Float: see Float, is
ForeignPointer: see ForeignPointer, is
Functor: see Functor, is
Int: see Int, is
List: see List, is
Literal: see Literal, is
Lock: see Lock, is
Name: see Name, is
Number: see Number, is
Object: see Object, is
Port: see Port, is
Procedure: see Procedure, is
Record: see Record, is
Space: see Space, is
String: see String, is
Tuple: see Tuple, is
Unit: see Unit, is
VirtualString: see VirtualString, is
isAlNum
Char: see Char, isAlNum
isAlpha
Char: see Char, isAlpha
isAtom
String: see String, isAtom
isC
Record: see Record, isC
isCntrl
Char: see Char, isCntrl
isDigit
Char: see Char, isDigit
isEmpty
Dictionary: see Dictionary, isEmpty
isFloat
String: see String, isFloat
isGraph
Char: see Char, isGraph
isInt
String: see String, isInt
isLower
Char: see Char, isLower
isPrefix
List: see List, isPrefix
isPrint
Char: see Char, isPrint
isPunct
Char: see Char, isPunct
isSpace
Char: see Char, isSpace
isSuspended
Thread: see Thread, isSuspended
isUpper
Char: see Char, isUpper
isXDigit
Char: see Char, isXDigit
items
Dictionary: see Dictionary, items

K

keys
Dictionary: see Dictionary, keys

L

Label: 6.1 Records in General
Length: 6.3 Lists
List: 6.3 Lists
List
all: 6.3 Lists
allInd: 6.3 Lists
append: 6.3 Lists
drop: 6.3 Lists
dropWhile: 6.3 Lists
dropWhileInd: 6.3 Lists
filter: 6.3 Lists
filterInd: 6.3 Lists
flatten: 6.3 Lists
foldL: 6.3 Lists
foldLInd: 6.3 Lists
foldLTail: 6.3 Lists
foldLTailInd: 6.3 Lists
foldR: 6.3 Lists
foldRInd: 6.3 Lists
foldRTail: 6.3 Lists
foldRTailInd: 6.3 Lists
forAll: 6.3 Lists
forAllInd: 6.3 Lists
forAllTail: 6.3 Lists
forAllTailInd: 6.3 Lists
is: 6.3 Lists
isPrefix: 6.3 Lists
last: 6.3 Lists
length: 6.3 Lists
make: 6.3 Lists
map: 6.3 Lists
mapInd: 6.3 Lists
member: 6.3 Lists
merge: 6.3 Lists
nth: 6.3 Lists
number: 6.3 Lists
partition: 6.3 Lists
partitionInd: 6.3 Lists
reverse: 6.3 Lists
some: 6.3 Lists
someInd: 6.3 Lists
sort: 6.3 Lists
sub: 6.3 Lists
subtract: 6.3 Lists
take: 6.3 Lists
takeDrop: 6.3 Lists
takeDropWhile: 6.3 Lists
takeDropWhileInd: 6.3 Lists
takeWhile: 6.3 Lists
takeWhileInd: 6.3 Lists
toRecord: 6.3 Lists
toTuple: 6.3 Lists
withTail: 6.3 Lists
zip: 6.3 Lists
Literal: 5.1 Literals in General
Literal
is: 5.1 Literals in General
Lock: 9.6 Locks
Lock
is: 9.6 Locks
new: 9.6 Locks
Log: 4.3 Floats
Loop: 10.2 Loops
Loop
for: 10.2 Loops
forThread: 10.2 Loops
multiFor: 10.2 Loops
multiForThread: 10.2 Loops
last
List: see List, last
length
ByteString: see ByteString, length
VirtualString: see VirtualString, length
low
Array: see Array, low
BitArray: see BitArray, low

M

MakeList: 6.3 Lists
MakeRecord: 6.1 Records in General
MakeTuple: 6.2 Tuples
Map: 6.3 Lists
Max: 3.3 Comparisons
Member: 6.3 Lists
Merge: 6.3 Lists
Min: 3.3 Comparisons
make
BitString: see BitString, make
ByteString: see ByteString, make
List: see List, make
Record: see Record, make
Tuple: see Tuple, make
map
Record: see Record, map
mapInd
List: see List, mapInd
Record: see Record, mapInd
member
Dictionary: see Dictionary, member
merge
Space: see Space, merge
mod: 4.2 Integers
monitorArity
Record: see Record, monitorArity
multiFor
Loop: see Loop, multiFor
multiForThread
Loop: see Loop, multiForThread

N

Name: 5.3 Names
Name
is: 5.3 Names
new: 5.3 Names
New: 9.8 Objects
NewArray: 9.2 Arrays
NewCell: 8.2 Cells
NewChunk: 9.1 Chunks in General
NewDictionary: 9.3 Dictionaries
NewLock: 9.6 Locks
NewName: 5.3 Names
NewPort: 9.5 Ports
Not: 5.4 Truth Values
Nth: 6.3 Lists
Number: 4.1 Numbers in General
Number
'*': 4.1 Numbers in General
'+': 4.1 Numbers in General
'-': 4.1 Numbers in General
'~': 4.1 Numbers in General
abs: 4.1 Numbers in General
is: 4.1 Numbers in General
pow: 4.1 Numbers in General
nega
BitString: see BitString, nega
new
Array: see Array, new
BitArray: see BitArray, new
Cell: see Cell, new
Chunk: see Chunk, new
Class: see Class, new
Dictionary: see Dictionary, new
Functor: see Functor, new
Lock: see Lock, new
Name: see Name, new
Object: see Object, new
Port: see Port, new
Space: see Space, new
nimpl
BitArray: see BitArray, nimpl
number
List: see List, number

O

Object: 9.8 Objects
Object
base: The BaseObject Class
base
noop: The BaseObject Class
is: 9.8 Objects
new: 9.8 Objects
Or: 5.4 Truth Values
orelse: 5.4 Truth Values

P

Port: 9.5 Ports
Port
is: 9.5 Ports
new: 9.5 Ports
send: 9.5 Ports
Pow: 4.1 Numbers in General
Procedure: 8.1 Procedures
Procedure
apply: 8.1 Procedures
arity: 8.1 Procedures
is: 8.1 Procedures
ProcedureArity: 8.1 Procedures
Put: 9.2 Arrays
partition
List: see List, partition
Record: see Record, partition
partitionInd
List: see List, partitionInd
Record: see Record, partitionInd
preempt
Thread: see Thread, preempt
primary types: Primary Types
put
BitString: see BitString, put
Dictionary: see Dictionary, put

R

Raise: 10.4 Exceptions
Record: 6.1 Records in General
Record
'^': 6.4 Feature Constraints
adjoin: 6.1 Records in General
adjoinAt: 6.1 Records in General
adjoinList: 6.1 Records in General
all: 6.1 Records in General
allInd: 6.1 Records in General
arity: 6.1 Records in General
clone: 6.1 Records in General
dropWhile: 6.1 Records in General
dropWhileInd: 6.1 Records in General
filter: 6.1 Records in General
filterInd: 6.1 Records in General
foldL: 6.1 Records in General
foldLInd: 6.1 Records in General
foldR: 6.1 Records in General
foldRInd: 6.1 Records in General
forAll: 6.1 Records in General
forAllInd: 6.1 Records in General
is: 6.1 Records in General
isC: 6.4 Feature Constraints
label: 6.1 Records in General
make: 6.1 Records in General
map: 6.1 Records in General
mapInd: 6.1 Records in General
monitorArity: 6.4 Feature Constraints
partition: 6.1 Records in General
partitionInd: 6.1 Records in General
reflectArity: 6.4 Feature Constraints
some: 6.1 Records in General
someInd: 6.1 Records in General
subtract: 6.1 Records in General
takeDropWhile: 6.1 Records in General
takeDropWhileInd: 6.1 Records in General
takeWhile: 6.1 Records in General
takeWhileInd: 6.1 Records in General
tell: 6.4 Feature Constraints
toDictionary: 6.1 Records in General
toList: 6.1 Records in General
toListInd: 6.1 Records in General
waitOr: 6.1 Records in General
width: 6.1 Records in General
widthC: 6.4 Feature Constraints
zip: 6.1 Records in General
Reverse: 6.3 Lists
Round: 4.3 Floats
reflectArity
Record: see Record, reflectArity
remove
Dictionary: see Dictionary, remove
removeAll
Dictionary: see Dictionary, removeAll
repeat
Time: see Time, repeat
requested: 10.1 General
resume
Thread: see Thread, resume

S

Send: 9.5 Ports
Sin: 4.3 Floats
Some: 6.3 Lists
Sort: 6.3 Lists
Space
ask: 8.3 Spaces
askVerbose: 8.3 Spaces
clone: 8.3 Spaces
commit: 8.3 Spaces
inject: 8.3 Spaces
is: 8.3 Spaces
merge: 8.3 Spaces
new: 8.3 Spaces
Sqrt: 4.3 Floats
String: 7.2 Strings
String
is: 7.2 Strings
isAtom: 7.2 Strings
isFloat: 7.2 Strings
isInt: 7.2 Strings
toAtom: 7.2 Strings
toFloat: 7.2 Strings
toInt: 7.2 Strings
token: 7.2 Strings
tokens: 7.2 Strings
String.toAtom: 5.2 Atoms
StringToAtom: 7.2 Strings
StringToFloat: 7.2 Strings
StringToInt: 7.2 Strings
set
BitArray: see BitArray, set
setPriority
Thread: see Thread, setPriority
setThisPriority
Thread: see Thread, setThisPriority
slice
ByteString: see ByteString, slice
some
Record: see Record, some
someInd
List: see List, someInd
Record: see Record, someInd
state
Thread: see Thread, state
status
Value: see Value, status
strchr
ByteString: see ByteString, strchr
strings: 7 Text
strings
virtual: 7.4 Virtual Strings
sub
List: see List, sub
subtract
List: see List, subtract
Record: see Record, subtract
suspend
Thread: see Thread, suspend
system exception: 10.4 Exceptions

T

Tan: 4.3 Floats
TellRecord: 6.4 Feature Constraints
Thread
getPriority: 10.5 Threads
getThisPriority: 10.5 Threads
injectException: 10.5 Threads
is: 10.5 Threads
isSuspended: 10.5 Threads
preempt: 10.5 Threads
resume: 10.5 Threads
setPriority: 10.5 Threads
setThisPriority: 10.5 Threads
state: 10.5 Threads
suspend: 10.5 Threads
terminate: 10.5 Threads
this: 10.5 Threads
Time: 10.3 Time
Time
alarm: 10.3 Time
delay: 10.3 Time
repeat: The Repeater Class
repeat
getRep: The Repeater Class
go: The Repeater Class
setRepAction: The Repeater Class
setRepAll: The Repeater Class
setRepDelay: The Repeater Class
setRepDelayFun: The Repeater Class
setRepFinal: The Repeater Class
setRepNum: The Repeater Class
stop: The Repeater Class
time: 10.3 Time
Tuple: 6.2 Tuples
Tuple
append: 6.2 Tuples
is: 6.2 Tuples
make: 6.2 Tuples
toArray: 6.2 Tuples
take
List: see List, take
takeDrop
List: see List, takeDrop
takeDropWhile
List: see List, takeDropWhile
Record: see Record, takeDropWhile
takeDropWhileInd
List: see List, takeDropWhileInd
Record: see Record, takeDropWhileInd
takeWhile
List: see List, takeWhile
Record: see Record, takeWhile
takeWhileInd
List: see List, takeWhileInd
Record: see Record, takeWhileInd
tell
Record: see Record, tell
terminate
Thread: see Thread, terminate
test
BitArray: see BitArray, test
this
Thread: see Thread, this
time
Time: see Time, time
toArray
Tuple: see Tuple, toArray
toAtom
String: see String, toAtom
VirtualString: see VirtualString, toAtom
toByteString
VirtualString: see VirtualString, toByteString
toDictionary
Record: see Record, toDictionary
toFloat
Int: see Int, toFloat
String: see String, toFloat
toInt : 12.2 Foreign Pointers
toInt
Float: see Float, toInt
ForeignPointer: see ForeignPointer, toInt
String: see String, toInt
token
String: see String, token
tokens
String: see String, tokens
toList
BitArray: see BitArray, toList
BitString: see BitString, toList
Record: see Record, toList
toListInd
Record: see Record, toListInd
toLower
Char: see Char, toLower
toRecord
Array: see Array, toRecord
Dictionary: see Dictionary, toRecord
List: see List, toRecord
toString
Atom: see Atom, toString
ByteString: see ByteString, toString
Float: see Float, toString
Int: see Int, toString
VirtualString: see VirtualString, toString
toStringWithTail
ByteString: see ByteString, toStringWithTail
toTuple
List: see List, toTuple
toUpper
Char: see Char, toUpper
toVirtualString
Value: see Value, toVirtualString
true: 5.4 Truth Values
type
Char: see Char, type
Value: see Value, type
types
primary: Primary Types

U

Unit: 5.5 The Value Unit
Unit
is: 5.5 The Value Unit
unit: 5.5 The Value Unit

V

Value: 10.1 General, 3.1 Values in General
Value
'!!': 10.1 General
'>': 3.3 Comparisons
'>=': 3.3 Comparisons
'<': 3.3 Comparisons
'.': 9.1 Chunks in General, 6.1 Records in General
'=<': 3.3 Comparisons
'=': 3.1 Values in General
'==': 3.1 Values in General
'\\=': 3.1 Values in General
byNeed: 10.1 General
CondSelect: 6.1 Records in General
condSelect: 9.1 Chunks in General
hasFeature: 6.1 Records in General, 9.1 Chunks in General
isDet: 3.2 Variable Status
isFree: 3.2 Variable Status
isFuture: 3.2 Variable Status
isKinded: 3.2 Variable Status
max: 3.3 Comparisons
min: 3.3 Comparisons
status: 3.2 Variable Status
toVirtualString: 3.1 Values in General
type: 3.2 Variable Status
wait: 10.1 General
waitOr: 10.1 General
VirtualString: 7.4 Virtual Strings
VirtualString
changeSign: 7.4 Virtual Strings
is: 7.4 Virtual Strings
length: 7.4 Virtual Strings
toAtom: 7.4 Virtual Strings
toByteString: 7.4 Virtual Strings
toString: 7.4 Virtual Strings
virtual string: Secondary Types
virtual strings: 7 Text

W

Wait: 10.1 General
WaitOr: 10.1 General
Width: 6.1 Records in General
WidthC: 6.4 Feature Constraints
waitOr
Record: see Record, waitOr
width
BitString: see BitString, width
ByteString: see ByteString, width
widthC
Record: see Record, widthC
withTail
List: see List, withTail

Z

zip
List: see List, zip
Record: see Record, zip

Denys Duchier, Leif Kornstaedt and Christian Schulte
Version 1.0.1 (19990218)