( alist -- attrs )
Vocabularyxml.data
Inputs
Outputs
Definition
USING: kernel ;
IN: xml.data
: ( alist -- attrs ) \ attrs boa ; inline