package bastet

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Float.Commutative_RingSource

include Interface.RING with type t = float
include Interface.SEMIRING with type t = float
Sourcetype t = float
Sourceval add : t -> t -> t
Sourceval zero : t
Sourceval multiply : t -> t -> t
Sourceval one : t
Sourceval subtract : t -> t -> t
OCaml

Innovation. Community. Security.