Im wondering if i can inject some logic if a type is being instanced as an array.
say a class A. is being instanced as array, i want inject a sorting algorithm without depending on the user to run a member function or have something like a factory for the object creation