ocsigenserver
A full-featured and extensible Web server
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library ocsigenserver.baselib
include module type of Ocsigen_lib_base
with type poly = Ocsigen_lib_base.poly
and type yesnomaybe = Ocsigen_lib_base.yesnomaybe
and type ('a, 'b) leftright = ( 'a, 'b ) Ocsigen_lib_base.leftright
and type 'a Clist.t = 'a Ocsigen_lib_base.Clist.t
and type 'a Clist.node = 'a Ocsigen_lib_base.Clist.node
val (!!) : 'a Lazy.t -> 'a
module Tuple3 : sig ... end
type poly = Ocsigen_lib_base.poly
val to_poly : 'a -> poly
val from_poly : poly -> 'a
module Option : sig ... end
Module Option to compute type 'a option
module List : sig ... end
Improvement of module List
module Clist : sig ... end
Circular lists
module Int : sig ... end
module String_base : sig ... end
Improvement of module String
module Url_base : sig ... end
Generate an unique and cryptographically safe random string. It is impossible to guess for other people and will never return twice the same value (with very good probabilities).
module String : module type of String_base
module Ip_address : sig ... end
module Filename : sig ... end
module Url : sig ... end