RosettaCodeData/Task/Associative-array-Iteration/Tcl/associative-array-iteration-3.tcl

3 lines
103 B
Tcl
Raw Permalink Normal View History

2025-08-11 18:05:26 -07:00
set l [array get family]
# {surname Miller father John mother Helen daughter {Jane Karen} son Donald}