{*} demo
Posted to
tcl
by GCS at Wed May 21 22:10:53 GMT 2014
view raw
(GEB) 16 %
set
a {{{1 2} {a b}} 3 4}
{{1 2} {a b}} 3 4
(GEB) 17 %
lrange
$a
0 0
{{1 2} {a b}}
(GEB) 18 %
puts
{*}[
lrange
$a
0 0]
{1 2} {a b}
(GEB) 19 %
Recent Posts
tcl by arjen
5 days ago
tcl by cgm
14 days ago
tcl by cgm
14 days ago
tcl by alan
21 days ago
tcl by mookie
43 days ago
tcl by mookie
43 days ago
tcl by mookie
43 days ago
tcl by schelte
45 days ago
tcl by oldlaptop
58 days ago
tcl by oldlaptop
61 days ago
Submit
New paste
Documentation
From Jabber