返回指定数组的成员在当前数组中的位置 @param array 待查找的数组 @param opt 选项,b:同序归并法查找,i:返回单递增数列,c:连续出现 @return 位置或者位置序列
(IArray array, String opt)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected