[[Define what a nested list is - how does it differ from a regular list]] [[Discuss when using it is important- what are cases where it is useful]] [[Discuss which Tcl built in commands can be used to build , search, and maintain the list]] ---- * [split and join for nested lists] * [Trees as nested lists] * [Nested list join] ---- [Category Data Structure]