Given an array and a reference to an element, return whether the array slices over the element reference.
See Implementation
Given an array and a reference to an element, return whether the array slices over the element reference.