hipdf.Index.equals# 20 min read time Applies to Linux Index.equals(other)# Determine if two Index objects contain the same elements. Returns# out: boolTrue if “other” is an Index and it has the same elements as calling index; False otherwise.