package smol

  1. Overview
  2. Docs

Module type Algebra.Mul_Monoid_SSource

type t
include Basic_S with type t := t
val equal : t -> t -> bool
val to_string : t -> string
val one : t
val mul : t -> t -> t
OCaml

Innovation. Community. Security.