Handbook
Glossary
remove-article ( name -- )
Vocabulary
help
Inputs
name
an
object
Outputs
None
Definition
USING:
assocs
help.topics
namespaces
;
IN:
help
:
remove-article
( name -- )
articles
get
delete-at
;