quickterface.terminal_app
Quickterface_terminal_app.Log_item
quickterface
quickterface.web_app
quickterface_web_app_backend
type t
val output_text : ?options:Quickterface.Output_text_options.t -> string -> t
val output_math : ?options:Quickterface.Output_text_options.t -> Quickterface.Math.t -> t
val input_text : ?prompt:string -> string -> t
val render : t Render_function.t
module For_testing : sig ... end