List of Import References :
See BOOL
See DENOTATION
See ISeq
See Nat
See Option
See Seq
SIGNATURE ISeqMap[from,to]
$Date: 2010-09-30 18:24:17 +0200 (Do, 30. Sep 2010) $ ($Revision: 616 $)
-- -- Parameter SORT from to IMPORT ISeq[from] ONLY iseq ISeq[to] ONLY iseq FUN * : (from->to)**iseq[from]->iseq[to] -- f * s -- apply f to all elements of s
next node: ISeqMapEnv,
prev node: ISeqIndex,
up to node: Subsystem Infinite Sequences