根据元素在源序列中的位置返回当前序列的元素。 @param sequences 源序列数组 @param vals 待查找的元素数组 @param opt a:返回所有满足条件的元素,b:源序列有序 @return
(Sequence[] sequences, Object[] vals, String opt)
source not stored for this graph (policy: none)
no test coverage detected