dictionary.rb
Copyright © 2005 Jan Molic, Thomas Sawyer
Ruby License This module is free software. You may use, modify, and/or redistribute this software under the same terms as Ruby. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Special Thanks
Ported from OrderHash 2.0, Copyright © 2005 jan molic
Thanks to Andrew Johnson for his suggestions and fixes of Hash[], merge, to_a, inspect and shift.
Authors and Contributors
- Jan Molic
- Thomas Sawyer