next node: FmtMap,
prev node: FmtSeq,
up to node: Subsystem Formatting Tools


FmtArray

Signature of FmtArray

List of Import References :
See Array
See BOOL
See Char
See DENOTATION
See Fmt
See Nat
See Option
See Seq
See String
See Void

SIGNATURE FmtArray[data]

$Date: 1998/06/16 16:00:24 $ ($Revision: 1.1.1.1 $)

SORT data

IMPORT  Array[data]     ONLY    array
        Fmt             ONLY    fmt

FUN fmtArray : (data -> fmt) -> array -> fmt


next node: FmtMap,
prev node: FmtSeq,
up to node: Subsystem Formatting Tools