删除某一元素 @param index 位置,从1开始计数,小于0则从后数 @param opt n:返回删除的元素,默认返回当前序列 @return 如果有n选项则返回删除的元素,否则返回当前序列
(int index, String opt)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected