json dict2json
Posted to
tcl
by Bradipo at Wed Sep 22 18:34:38 GMT 2021
view raw
%
set
prop [
dict
create a
string
b 1];
set
thing [
dict
create x another y
$prop
]
% json::dict2json
$thing
{"x": another
,"y": a
string
b 1
}
Recent Posts
tcl by oldlaptop
20 hours ago
tcl by Julian Noble
7 days ago
tcl by oldlaptop
30 days ago
tcl by dandyn
34 days ago
tcl by oldlaptop
37 days ago
tcl by apn
39 days ago
tcl by rmax
42 days ago
tcl by kevin_walzer
46 days ago
tcl by Bradipo
61 days ago
tcl by Stu
83 days ago
Submit
New paste
Documentation
From Jabber