Ocamlformat_lib.Std_longident
module String_id : sig ... end
val is_infix : Ocaml_common.Longident.t -> Ocamlformat_stdlib.bool
val is_prefix : Ocaml_common.Longident.t -> Ocamlformat_stdlib.bool
val is_index_op : Ocaml_common.Longident.t -> Ocamlformat_stdlib.bool
val is_symbol : Ocaml_common.Longident.t -> Ocamlformat_stdlib.bool
val is_hash_getter : Ocaml_common.Longident.t -> Ocamlformat_stdlib.bool
val is_monadic_binding : Ocaml_common.Longident.t -> Ocamlformat_stdlib.bool
val field_alias_str :
field:Ocaml_common.Longident.t ->
Ocamlformat_stdlib.string ->
Ocamlformat_stdlib.bool
val field_alias :
field:Ocaml_common.Longident.t ->
Ocaml_common.Longident.t ->
Ocamlformat_stdlib.bool