package General

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = float Reference.t
module O : sig ... end
include sig ... end
val of_contents : Float.t -> t
val contents : t -> Float.t
val assign : t -> Float.t -> unit
include sig ... end