Stdlib.Quote
module Expr : sig ... end
val print : Stdlib.Format.formatter -> 'a expr -> unit
val string_of_expr : 'a expr -> string