Module type Vector.Dimension


module type Dimension = sig  end
Describing the dimension of a vector

val length : int