package eliom

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

Module Eliom_lib_baseSource

Sourceexception Eliom_Internal_Error of string
Sourcemodule Lwt_ops : sig ... end

Module with Lwt operators: Open to use them without polluting your scope.

Sourcemodule type Map_S = sig ... end
Sourcemodule Int64_map : Map_S with type key = int64
Sourcemodule Int_map : Map_S with type key = int
Sourcemodule String_map : Map_S with type key = string
OCaml

Innovation. Community. Security.