Predicate DataFlow::ContentSet::arrayElementLowerBound
A content set describing array elements at index bound or greater.
For bound=0 this gets the same content set as ContentSet::arrayElement(), that is,
the content set describing all array elements.
For large values of bound this has no result - see ContentSet::arrayElementLowerBoundFromInt.
Import path
import javascriptContentSet arrayElementLowerBound(int bound)