package reason-standard

  1. Overview
  2. Docs

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