math.statistics.private vocabulary
Factor documentation > Factor handbook > Vocabulary index


Summary
math.statistics.private vocabulary

Words

Ordinary words
WordStack effect
((kth-object))( seq k nth-quot exchange-quot quot: ( x y -- ? ) -- elt )
(kth-object)( seq k nth-quot exchange-quot quot: ( x y -- ? ) -- elt )
(sequence-index>assoc)( seq map-quot insert-quot assoc -- assoc )
(sequence>assoc)( seq map-quot insert-quot assoc -- assoc )
kth-object-unsafe( seq k quot: ( x y -- ? ) -- elt )
kth-objects-unsafe( seq kths quot: ( x y -- ? ) -- elts )
trim-points( p seq -- from to seq )