Handbook
Glossary
img-tag ( xml style -- xml )
Vocabulary
html
.
streams
.
private
Inputs
xml
an
object
style
an
object
Outputs
xml
an
object
Definition
USING:
assocs
html
io.styles
kernel
;
IN:
html.streams.private
:
img-tag
( xml style -- xml )
image-style
of
[
nip
simple-image
]
when*
;