List of Import References :
See BOOL
See Char
See DENOTATION
See Nat
See Option
See Seq
See String
SIGNATURE StringMap
$Date: 1998/06/16 15:59:59 $ ($Revision: 1.1.1.1 $)
-- mappings on strings IMPORT String ONLY string Char ONLY char FUN * : (char -> char) ** string -> string -- f * s -- apply f to all elements of s
next node: StringMapSeq,
prev node: StringIndex,
up to node: Subsystem Strings