monotonic-count ( seq quot: ( elt1 elt2 -- ? ) -- newseq )


Vocabulary
math.extras

Inputs
seqan object
quota quotation with stack effect ( elt1 elt2 -- ? )


Outputs
newseqan object


Definition