package leaves

  1. Overview
  2. Docs

Module Leaves.ProgressSource

Sourceval make_ramp : 'a -> 'b -> int -> 'a array
Sourceval default_full_char : string
Sourceval default_empty_char : string
Sourceval default_color_ramp : int -> Spices.color array
Sourceval bar : width:int -> ?color_ramp:??? -> ?full_char:??? -> ?empty_char:??? -> Float.t -> string