Handbook
Glossary
feed
Atom and RSS feed syndication
Next:
<feed> ( -- feed )
Vocabulary
syndication
Word description
An Atom or RSS feed. Has the following slots:
Name
Class
title
string
url
any class supported by
present
entries
a sequence of
entry
instances
Definition
IN:
syndication
TUPLE:
feed
title url entries
;