123456789101112131415161718192021222324252627282930openPpxlibmoduletypeAttrs=sigvalignore:(label_declaration,unit)Attribute.tendmoduletypeS=sig(** [type_ ty] is [ty -> ty -> result_type] where [result_type] is [int] for [compare]
and [bool] for [equal]. *)valtype_:loc:Location.t->core_type->core_type(** [core_type ty] is an expression of type [ty -> ty -> result_type] *)valcore_type:core_type->expressionvalstr_type_decl:loc:Location.t->path:string->rec_flag*type_declarationlist->structurevalsig_type_decl:loc:Location.t->path:string->rec_flag*type_declarationlist->signaturemoduleAttrs:Attrsvalstr_attributes:Attribute.packedlistend