package zeit

  1. Overview
  2. Docs

Source file scale.ml

1
2
3
4
5
type t =
  { current : int
  ; min : int
  ; max : int }
[@@deriving eq, show, of_yojson]
OCaml

Innovation. Community. Security.