Handbook
Glossary
init-recipe-db ( -- )
Vocabulary
recipes
Inputs
None
Outputs
None
Definition
USING:
db.sqlite
io.files.temp
persistency
;
IN:
recipes
:
init-recipe-db
( -- )
"recipes.db"
temp-file
<sqlite-db>
recipe
define-db
;