Module GenArray

module GenArray: sig .. end
Signature of array only limited by max_int

module type GenArray = sig .. end