read-props ( n string -- n' string props closing )


Vocabulary
modern.html

Inputs
nan object
stringan object


Outputs
n'an object
stringan object
propsan object
closingan object


Definition


: read-props ( n string -- n' string props closing )
V{ } clone read-props* ;