Function GenericArray.this

Constructs a generic array according to the given array-type schema.

this (
  const(Schema) schema
);