From: Jeff H. <je...@ac...> - 2008-05-26 17:32:48
|
KATO Kanryu wrote: >> I would look at the 8.5 dict.test for how it does it, >> using a [getOrder] proc that ensures a known order. > > Is it the test of the dict itself? > It is likely to become helpful. Yes, tcl8.5/tests/dict.test, look for use of "getOrder". Jeff |