package embedded_ocaml_templates

  1. Overview
  2. Docs

Module Common_eml.Compile

val compile_to_expr : Template.t -> string
val compile_to_expr_continuation : Template.t -> string
val compile : ?continuation_mode:bool -> ?and_instead_of_let:bool -> string -> string -> (string * Template.elt list) -> string
val compile_to_module : ?continuation_mode:bool -> (string * Template.elt list) -> string
val compile_to_function : ?continuation_mode:bool -> ?and_instead_of_let:bool -> string -> (string * Template.elt list) -> string
val compile_folder : ?continuation_mode:bool -> Core_kernel__.Import.string -> Base.unit
OCaml

Innovation. Community. Security.