package smol

  1. Overview
  2. Docs

Module Make_Semiring.InfixSource

Prefix and infix operators

Sourceval (+) : t -> t -> t
Sourceval (*) : t -> t -> t
Sourceval (*.) : K.t -> t -> t
Sourceval (=) : t -> t -> bool
Sourceval (<>) : t -> t -> bool
OCaml

Innovation. Community. Security.