Handbook
Glossary
hidden-form-values ( vector -- strings )
Vocabulary
html
.
parser
.
analyzer
Inputs
vector
an
object
Outputs
strings
an
object
Definition
USING:
kernel
sequences
;
IN:
html.parser.analyzer
:
hidden-form-values
( vector -- strings )
[
"type"
attribute
"hidden"
=
]
filter
;