Module Face0.Attribute_and_value
type t=|T : 'a Attribute.t * 'a -> t
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.tval compare_attribute_name : t -> t -> intval of_value_exn : Value.t -> tval sort_by_attribute_name : t Core_kernel.List.t -> t Core_kernel.List.tval to_value_list : t -> Ecaml_value__.Value0.t list