toml vocabulary
Factor handbook ยป Vocabulary index


Documentation
Tom's Obvious Markup Language (TOML)

Metadata
Authors:John Benediktsson


Words

Error classes
ClassSuperclassSlots
Image duplicate-keyImage tuplekey
Image unknown-valueImage tuplevalue


Ordinary words
WordStack effect
Image >toml( assoc -- string )
Image duplicate-key( key -- * )
Image path>toml( path -- assoc )
Image toml>( string -- assoc )
Image unknown-value( value -- * )
Image write-toml( assoc -- )


Class predicate words
WordStack effect
Image duplicate-key?( object -- ? )
Image unknown-value?( object -- ? )


Files


Metadata files