Handbook
Glossary
all-values? ( ... assoc quot: ( ... value -- ... ? ) -- ... ? )
Vocabulary
assocs
Inputs
assoc
an
object
quot
a
quotation
with stack effect
( ... value -- ... ? )
Outputs
?
an
object
Definition
USING:
kernel
;
IN:
assocs
:
all-values?
( ... assoc quot: ( ... value -- ... ? ) -- ... ? )
[
not
]
compose
any-value?
not
;
inline