Module HTML.ArraySource

Functor to provide array to HTML generation.

Parameters

module T : Element

Signature

Sourcetype t = T.t array

The type.

Sourceval toHTML : t -> string

Generate HTML representation.