package comby

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

Install

Dune Dependency

Authors

Maintainers

Sources

comby-kernel.1.7.0.tar.gz
md5=ee6556d8bd9b25ed0445ebe23862e48a
sha512=e6386c8ce5ef14bbcab2b0ead5b1edc39375438f56330d5f02e81e467afe6623a7e299f97f26008d77bbc62850c6dc63a7cbe5b81671b5183ff3adeee5946bb3

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.