opto.trace.containers.Seq.remove

Contents

opto.trace.containers.Seq.remove#

Seq.remove(item)#

S.remove(value) – remove first occurrence of value. Raise ValueError if the value is not present.