package base

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val zero : t
val plus : t -> t -> t

Laws: plus is associative and zero is both a left and right unit for plus