package tablecloth-base

  1. Overview
  2. Docs

Module type Container.SumSource

Modules which conform to this signature can be used with functions like Array.sum or List.sum.

type t
val zero : t
val add : t -> t -> t
OCaml

Innovation. Community. Security.