Warning: Reason support is experimental. We are looking for beta-tester and contributors.

Module Eliom_client_core.Syntax_helpers

module Syntax_helpers : sig..end

val register_client_closure : string -> ('a -> 'b) -> unit
val open_client_section : Lib.String_map.key -> unit
val close_server_section : Lib.String_map.key -> unit
val get_escaped_value : Lib.poly -> 'a
val get_injection : ?ident:string -> ?pos:Lib.pos -> string -> 'a