package statocaml_plots

  1. Overview
  2. Docs

Module Statocaml_plots.ClosingSource

Sourcemodule S = Statocaml
Sourceval closing_time_days : Ptime.t -> Ptime.t -> int
Sourceval days_of_issue : ?after:Ptime.t -> ?before:Ptime.t -> GH.Types.issue -> float option
Sourcemodule Make (P : T.S) : sig ... end