mrilu <mrilu / ale.cx> writes: > I'm sure there'll be discussion how we can join our forces for better > world(tm), but I wanted to act in hurry. So I list all the routines declared > in hash.c's Init_hash() which are not mentioned in the docs. For what it's worth, we're hoping to be able to put the reference sections of our book online. For hash we're currently documenting: [ ] new == [ ] [ ]= clear clone default default= delete delete_if dup each each_key each_pair each_value empty? fetch has_key? has_value? include? index indexes indices invert key? keys length member? rehash reject! replace shift size sort store to_a to_s update value? values Of course, we have to _finish_ the book first ;-) Dave