find-last-from* ( ... n seq quot: ( ... elt -- ... ? ) -- ... elt i/f )


Vocabulary
sequences.extras

Inputs
nan object
seqan object
quota quotation with stack effect ( ... elt -- ... ? )


Outputs
eltan object
i/fan object


Definition