package prbnmcn-dagger-test

  1. Overview
  2. Docs

Module FM.RSource

Sourcetype t = r
Sourceval zero : t
Sourceval add : t -> t -> t
Sourceval neg : t -> t
Sourceval one : t
Sourceval mul : t -> t -> t
Sourceval sub : t -> t -> t
Sourceval of_int : int -> t
Sourceval compare : t -> t -> int
Sourceval equal : t -> t -> bool
Sourceval pp : Format.formatter -> t -> unit
Sourceval hash : t -> int
OCaml

Innovation. Community. Security.