kth-objects ( seq kths quot: ( x y -- ? ) -- elts )


Vocabulary
math.statistics

Inputs
seqan object
kthsan object
quota quotation with stack effect ( x y -- ? )


Outputs
eltsan object


Definition