package clarity

  1. Overview
  2. Docs
module Min : S with type t = int
module Max : S with type t = int
module Sum : S with type t = int
module Product : S with type t = int