Module Distributions.Features

module Features: sig .. end

module type S = sig .. end
Distribution features.
module type Opt = sig .. end
Distribution features, which are allowed to be undefined for some combinations of distribution parameters.