Function ArraySource.this

Takes in the array and stores it.

this (
  T[] array
) @nogc;