A command provided by [TclX] that operates on [keyed list]s. : '''keylset''' ''listvar key value'' ?''key value ...''? Add each of the ''key''/''value'' pairs to the keyed list in ''listvar''. If a ''key'' is already present, its value is replaced with the new one. <> Command | TclX