package owl

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

Parameters

Signature

module D : sig ... end
module L : sig ... end
type t = {
  1. mutable dist : D.dist;
  2. mutable expr : L.t;
}
val uniform : a:'a -> b:'b -> unit
OCaml

Innovation. Community. Security.