package volgo

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Num_status.ChangedSource

Sourcetype t =
  1. | Between of {
    1. src : Rev.t;
    2. dst : Rev.t;
    }

Specifies which Num_status.t we want to compute.

Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval equal : t -> t -> bool
OCaml

Innovation. Community. Security.