Handbook
Glossary
write-fill ( command n seq -- )
Vocabulary
tinyvg
Inputs
command
an
object
n
an
object
seq
an
object
Outputs
None
Definition
USING:
accessors
sequences
;
IN:
tinyvg
::
write-fill
( command n seq -- )
command
fill-style>>
n
write-style-kind
seq
length
write-length
command
fill-style>>
write-style
;
inline