package prbnmcn-dagger

  1. Overview
  2. Docs

Module Dagger.Log_spaceSource

Log-space computation

Sourcetype t = private float
Sourceval zero : t
Sourceval one : t
Sourceval mul : t -> t -> t
Sourceval div : t -> t -> t
Sourceval min : t -> t -> t
Sourceval of_float : float -> t
Sourceval to_float : t -> float
Sourceval unsafe_cast : float -> t
Sourceval compare : t -> t -> int
Sourceval equal : t -> t -> bool
Sourceval hash : 'a -> int
Sourceval pp : Format.formatter -> t -> unit
OCaml

Innovation. Community. Security.