Handbook
Glossary
k>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
k>>
( object -- value )
Methods
USING:
accessors
math.combinatorics
slots.private
;
M:
combinations
k>>
3
slot
;
inline
USING:
accessors
math.combinatorics
slots.private
;
M:
k-permutations
k>>
4
slot
;
inline
USING:
accessors
reservoir-sampling
slots.private
;
M:
reservoir-sampler
k>>
3
slot
;
inline