package eliom
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Advanced client/server Web and mobile framework
Install
dune-project
Dependency
Authors
Maintainers
Sources
11.0.0.tar.gz
md5=1c1f8e90f27f81f0e7f002e79340d200
sha512=4c4266c2f979e6d23a7ed385d92e3c6513e27e6372e532171a1d03e385c5fb15ad791e23cee22d9411b253526094eba8496d5bd564b1feea8c6ded738cddda24
doc/eliom.server/Eliom_lib/index.html
Module Eliom_libSource
A few common functions used by Eliom. Extension of OCaml stdlib. See also <<a_api project="ocsigenserver" | module Ocsigen_lib>>
See <<a_api project="ocsigenserver"| module Ocsigen_lib>> .
include module type of Ocsigen_lib
with type poly = Ocsigen_lib.poly
and type yesnomaybe = Ocsigen_lib.yesnomaybe
and type ('a, 'b) leftright = ('a, 'b) Ocsigen_lib.leftright
and type 'a Clist.t = 'a Ocsigen_lib.Clist.t
and type 'a Clist.node = 'a Ocsigen_lib.Clist.node
val (!!) : '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 ... endmodule String : sig ... endmodule Ip_address : sig ... endmodule Filename : sig ... endmodule Url : sig ... endmodule Netstring_pcre : sig ... endmodule Date : 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.t
Module with Lwt operators: Open to use them without polluting your scope.
Source
module String_map :
Map_S with type key = string with type 'a t = 'a Eliom_lib_base.String_map.tMarshal an OCaml value into a string. All characters are escaped
Return a base-64 encoded cryptographic safe string of the given length. Not implemented client-side.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>