Handbook
Glossary
find-first-value ( assoc keys -- value key )
Vocabulary
itunes
Inputs
assoc
an
object
keys
an
object
Outputs
value
an
object
key
an
object
Definition
USING:
assocs
kernel
sequences
;
IN:
itunes
:
find-first-value
( assoc keys -- value key )
[
of
]
with
map-find
;
inline