Handbook
Glossary
lookup-word-time ( wordname -- utime n )
Vocabulary
wordtimer
Inputs
wordname
an
object
Outputs
utime
an
object
n
an
object
Definition
USING:
assocs
kernel
namespaces
sequences
;
IN:
wordtimer
:
lookup-word-time
( wordname -- utime n )
*wordtimes*
get-global
[
drop
{
0 0
}
]
cache
first2
;