Handbook
Glossary
default-dictionary ( -- counts )
Vocabulary
spelling
Inputs
None
Outputs
counts
an
object
Definition
USING:
http.download
io.files.temp
urls
;
IN:
spelling
IDENTITY-MEMO:
default-dictionary
( -- counts )
URL" https://norvig.com/big.txt"
"big.txt"
temp-file
download-once-as
load-dictionary
;