List of Import References :
See BOOL
See Com
See DENOTATION
See Nat
See Option
See Seq
See Void
SIGNATURE ComSeqAction[data]
$Date: 1998/06/16 16:00:16 $ ($Revision: 1.1.1.1 $)
-- actions on sequences SORT data IMPORT Void ONLY void Com[void] ONLY com IMPORT Seq[data] ONLY seq FUN @; : (data -> com[void]) ** seq[data] -> com[void] FUN @& : (data -> com[void]) ** seq[data] -> com[void]
next node: Com,
prev node: ComSemaphor,
up to node: Subsystem Commands