Handbook
Glossary
read-props ( n string -- n' string props closing )
Vocabulary
modern
.
html
Inputs
n
an
object
string
an
object
Outputs
n'
an
object
string
an
object
props
an
object
closing
an
object
Definition
USING:
kernel
;
IN:
modern.html
:
read-props
( n string -- n' string props closing )
V{
}
clone
read-props*
;