package GT

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.

OCaml

Innovation. Community. Security.