package zanuda

  1. Overview
  2. Docs
type w =
  1. | Wrapped of string
  2. | Non_wrapped
val pp_w : Format.formatter -> w -> unit
val analyze_dir : untyped:(string -> unit) -> cmt:(w -> string -> Typedtree.structure -> unit) -> cmti:(w -> string -> Typedtree.signature -> unit) -> string -> unit
OCaml

Innovation. Community. Security.