package progress

  1. Overview
  2. Docs
type t
val empty : t
val between_marks : mark -> mark -> t
val pp : Stdlib.Format.formatter -> t -> unit