Changes by: Jason J. Hickey (jyh at cs.caltech.edu)
Date: 2007-05-04 10:41:02 -0700 (Fri, 04 May 2007)
Revision: 10636
Log message:

      Add a "find_key" function that, given a key to a table,
     returns the key that is stored in the table.

Changes  Path
+17 -5 libmojave/stdlib/lm_map.ml
+4 -3 libmojave/stdlib/lm_map_sig.ml