package GT

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

Module HTML.RawSource

Module to provide raw string HTML generation.

Sourcetype t = string

The type.

Sourceval toHTML : t -> string

Generate HTML representation.

OCaml

Innovation. Community. Security.