RosettaCodeData/Task/Associative-array-Iteration/Tcl/associative-array-iteration-3.tcl
2025-08-11 18:05:26 -07:00

2 lines
103 B
Tcl

set l [array get family]
# {surname Miller father John mother Helen daughter {Jane Karen} son Donald}