package eliom

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

Module Eliom_formSource

Sourcemodule type Html = sig ... end
Sourcetype 'a param
Sourcemodule Make (H : Html) : Eliom_form_sigs.S with type +'a elt := 'a H.elt and type +'a attrib := 'a H.attrib and type uri := H.uri and type 'a param = 'a param
OCaml

Innovation. Community. Security.