remove-first-of ( seq obj -- seq' )


Vocabulary
sequences.extras

Inputs
seqan object
objan object


Outputs
seq'an object


Definition