(kth-object) ( seq k nth-quot exchange-quot quot: ( x y -- ? ) -- elt )


Vocabulary
math.statistics.private

Inputs
seqan object
kan object
nth-quotan object
exchange-quotan object
quota quotation with stack effect ( x y -- ? )


Outputs
eltan object


Definition


: (kth-object)
( seq k nth-quot exchange-quot quot: ( x y -- ? ) -- elt )
[ >array ] 4dip kth-object-impl ; inline