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
  
    
      10.4.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=87e171413ab2714514019b533f3f7ab3
    
    
  sha512=e3ed10c599dd54bc5d4b1bf67debb7068f439d33e30dd39e5ed0cebbddd700b9765a751e16fa93dbd1fa6d934fbb6b2d1677fce817fbfea70565192a0a7e1025
    
    
  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)"
  >