update-toml ( root table entry -- root table' )


Vocabulary
toml.private

Inputs
rootan object
tablean object
entryan object


Outputs
rootan object
table'an object


Definition

GENERIC: update-toml ( root table entry -- root table' )


Methods