Handbook
Glossary
each-interpolated ( xml quot -- )
Vocabulary
xml
.
syntax
.
private
Inputs
xml
an
object
quot
an
object
Outputs
None
Definition
USING:
kernel
sequences.deep
;
IN:
xml.syntax.private
:
each-interpolated
( xml quot -- )
[
(each-interpolated)
]
curry
deep-each
;
inline