package smol

  1. Overview
  2. Docs
type t
include Basic_S with type t := t
include Mul_Monoid_S with type t := t
include Basic_S with type t := t
val one : t
val mul : t -> t -> t
include Add_Monoid_S with type t := t
include Basic_S with type t := t
val equal : t -> t -> bool
val to_string : t -> string
val zero : t
val add : t -> t -> t