rank-by ( seq method: ( min max -- rank ) -- seq' )


Vocabulary
math.statistics.private

Inputs
seqan object
methoda quotation with stack effect ( min max -- rank )


Outputs
seq'an object


Definition