Handbook
Glossary
load-entities ( -- assoc )
Vocabulary
html5
Inputs
None
Outputs
assoc
an
object
Definition
USING:
io.encodings.utf8
io.files
json
;
IN:
html5
IDENTITY-MEMO:
load-entities
( -- assoc )
"vocab:html5/entities.json"
utf8
file-contents
json>
;