Eliom_libSourceEliom standard library
See <<a_api project="ocsigenserver"| module Ocsigen_lib_base >> .
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.nodeval (!!) : 'a Lazy.t -> 'amodule Tuple3 : sig ... endval to_poly : 'a -> polyval from_poly : poly -> 'amodule Option : sig ... endmodule List : sig ... endmodule Clist : sig ... endmodule Int : sig ... endmodule String_base : sig ... endmodule Url_base : sig ... endinclude module type of Eliom_lib_base
with type 'a Int64_map.t = 'a Eliom_lib_base.Int64_map.t
with type 'a String_map.t = 'a Eliom_lib_base.String_map.t
with type 'a Int_map.t = 'a Eliom_lib_base.Int_map.tModule with Lwt operators: Open to use them without polluting your scope.
module String_map :
Map_S with type key = string with type 'a t = 'a Eliom_lib_base.String_map.tExtension of <<a_api project="ocsigenserver"| module
Ocsigen_lib_base.String_base >> .
Extension of <<a_api project="js_of_ocaml" subproject="js_of_ocaml-lwt" | module Lwt_log_js >> .
Deprecated. Use Lwt_log.ign_raise_error_f instead
Deprecated. Use Lwt_log.ign_raise_error_f (with ~inspect argument) instead
Deprecated. Use Lwt_log.ign_info_f instead
Deprecated. Use Lwt_log.ign_info (with ~inspect argument) instead
Return a base-64 encoded cryptographic safe string of the given length. Not implemented client-side.