In order to reach a deeply nested target, you would need all keys along the path to the target. It should not be difficult to do the job recursively over the list of keys.
Jos -----Original Message----- From: users-boun...@racket-lang.org [mailto:users-boun...@racket-lang.org] On Behalf Of Ramakrishnan Muthukrishnan Sent: domingo, 10 de julio de 2011 17:58 To: users@racket-lang.org Subject: [racket] Nested hash table update Hi, Is there a way to use hash-set on a nested hash table and set the value of a deeply nested key and return the entire updated hash table ? -- Ramakrishnan _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users