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.0.tar.gz
md5=58295a68289d68231cb3c9e0377e44ef
sha512=3f0154f26cc6016c12f57d0b8e43da32b9329572bf67fb5719008eaf3377b8d5a2ab6f775ffe8d16bc85f2c4db52f567ef64da52ccb77d6ba8e496a0dc9eddf7

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.