module Of_array: functor (X : sigend) -> CNTVEC 
A functor version of of_array.
| Parameters: | 
| X | : | sig val value : num_type array end |  | 
type 
A generative phantom type.
val value : (n, 'cnt) Slap_C.vec
A dynamically-sized contiguous vector with type like
        exists n. (n, 'cnt) vec.