Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
kth-largest ( seq k -- elt )
Vocabulary
math.statistics
Definition
USING:
math
math.statistics.private
;
IN:
math.statistics
:
kth-largest
( seq k -- elt )
[
>
]
kth-object-unsafe
;