package GT

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

Module type HTML.ElementSource

An abstract element to generate HTML from.

Sourcetype t

The type.

Sourceval toHTML : t -> string

Generate HTML representation.

OCaml

Innovation. Community. Security.