Handbook
Glossary
picker ( -- quot )
Vocabulary
generic
.
single
Inputs
None
Outputs
quot
an
object
Definition
IN:
generic.single
HOOK:
picker
combination
( -- quot )
Methods
USING:
accessors
generic.hook
generic.single
kernel
namespaces
;
M:
hook-combination
picker
combination
get
var>>
[
get
]
curry
;
USING:
accessors
generic.single
generic.standard
namespaces
;
M:
standard-combination
picker
combination
get
#>>
(picker)
;