insort-left ( obj seq -- seq' )


Vocabulary
sorting.extras

Inputs
objan object
seqan object


Outputs
seq'an object


Definition