package pfff

  1. Overview
  2. Docs
Tools and APIs for program analysis, code visualization, refactoring

Install

Dune Dependency

Authors

Maintainers

Sources

0.37.4.tar.gz
md5=818ceb6724ebcff9f179bcd6aa566bbb
sha512=e64da49c06fbc341ca01fbee4e541d9ab90aa374c1d08152207f9cc130afd779f3e538a7dcc183dd6e2919e235a324acd89583e47c4725c02a5de57e5abec326

doc/commons_core/Console/index.html

Module Console

val progress : ?show:bool -> ((unit -> unit) -> 'a list -> 'b) -> 'a list -> 'b
val execute_and_show_progress : show:bool -> int -> ((unit -> unit) -> 'a) -> unit
val execute_and_show_progress2 : ?show:bool -> int -> ((unit -> unit) -> 'a) -> 'a
val with_progress_list_metter : ?show:bool -> ((unit -> unit) -> 'a list -> 'b) -> 'a list -> 'b
OCaml

Innovation. Community. Security.