package comby

  1. Overview
  2. Docs
A tool for structural code search and replace that supports ~every language

Install

Dune Dependency

Authors

Maintainers

Sources

1.4.1.tar.gz
md5=cd732f90664bc686eaa1134f42c8f7cd
sha512=81c7cd1d70cddee4d1679710a95c50d22f8dc60e48f24554009a5f944eb23e9124ca9aa99357b9879a5a60ca2dbcf976011f53afb442a7f15642e509255a0326

doc/comby.patdiff_kernel/Patdiff_kernel/Diff_input/Fields/Direct/index.html

Module Fields.DirectSource

Sourceval iter : t -> name:((t, string) Fieldslib.Field.t -> t -> string -> unit) -> text:((t, string) Fieldslib.Field.t -> t -> string -> unit) -> unit
Sourceval fold : t -> init:'acc__0 -> name:('acc__0 -> (t, string) Fieldslib.Field.t -> t -> string -> 'acc__1) -> text:('acc__1 -> (t, string) Fieldslib.Field.t -> t -> string -> 'acc__2) -> 'acc__2
Sourceval for_all : t -> name:((t, string) Fieldslib.Field.t -> t -> string -> bool) -> text:((t, string) Fieldslib.Field.t -> t -> string -> bool) -> bool
Sourceval exists : t -> name:((t, string) Fieldslib.Field.t -> t -> string -> bool) -> text:((t, string) Fieldslib.Field.t -> t -> string -> bool) -> bool
Sourceval to_list : t -> name:((t, string) Fieldslib.Field.t -> t -> string -> 'elem__) -> text:((t, string) Fieldslib.Field.t -> t -> string -> 'elem__) -> 'elem__ list
Sourceval map : t -> name:((t, string) Fieldslib.Field.t -> t -> string -> string) -> text:((t, string) Fieldslib.Field.t -> t -> string -> string) -> t
Sourceval set_all_mutable_fields : t -> unit
OCaml

Innovation. Community. Security.