package progress

  1. Overview
  2. Docs

progress 0.2.2

Libraries

This package provides the following libraries (via ocamlobjinfo):

progress

Documentation:

  • Progress A library for displaying progress bars, including support for rendering multiple bars at once. Start by describing of a sequence of progress bars, then begin rendering them.

progress.engine

Documentation:

  • Progress_engine Progress_engine provides a platform-independent progress bar renderer. Most users should use the Progress module, which instantiates this core with a Unix platform implementation.