From: Eric Wong Date: 2014-05-14T00:58:08+00:00 Subject: [ruby-core:62569] Re: [ruby-trunk - Feature #9614] [Open] ordering of non-Hash items which use st_ internally normalperson@yhbt.net wrote: > Hi matz, I would like your permission to remove the order preservation from > any or all of the following currently implemented using st_table: > > * method tables > * global symbols (Symbol.all_symbols) > * constant tables > * instance variable tables > * global_variables method > * Thread#keys > * anything besides the Hash class matz: ping?