find-nth-last-from ( nth from seq quot: ( obj -- ? ) -- i/f obj/f )


Vocabulary
sequences.extras

Inputs
nthan object
froman object
seqan object
quota quotation with stack effect ( obj -- ? )


Outputs
i/fan object
obj/fan object


Definition