Ocamlformat_stdlib.Invariantmodule type S = sig ... endmodule type S1 = sig ... endmodule type S2 = sig ... endmodule type S3 = sig ... endval invariant :
Base__.Import.Stdlib.Lexing.position ->
'a ->
('a -> Sexplib0.Sexp.t) ->
(unit -> unit) ->
unitval check_field :
'a ->
'b t ->
([ `Read | `Set_and_create ], 'a, 'b) Base__.Field.t_with_perm ->
unit