module type FDIST = functor (Source : sig end) -> sig end
functor (Source : sig end) -> sig end
Source
sig end
type t = float
float
class rng : object end
object end
val min : t
t
val max : t