Handbook
Glossary
>toml ( assoc -- string )
Vocabulary
toml
Inputs
assoc
an
object
Outputs
string
an
object
Definition
USING:
io.streams.string
;
IN:
toml
:
>toml
( assoc -- string )
[
write-toml
]
with-string-writer
;