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: 2010-09-30 18:24:17 +0200 (Do, 30. Sep 2010) $ ($Revision: 616 $)

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