Skip to content
  1. Jan 20, 2012
  2. Jul 27, 2008
  3. Mar 11, 2008
    • Tobias C. Rittweiler's avatar
      alexandria-copy-hashtable.diff · cdf9ef50
      Tobias C. Rittweiler authored
      	* hash-tables.lisp (copy-hash-table): Added new &key arg :KEY;
      	it's run on each element before it's stored in the new HT.
      	Additionally, make all &key args get their default even when
      	NIL was passed for them.
      
      	* tests.lisp (copy-hash-table.2): New test case.
      cdf9ef50
  4. Dec 19, 2007
    • Nikodemus Siivola's avatar
      ENSURE-GETHASH · 76e78e79
      Nikodemus Siivola authored
       * new function: like GETHASH, but saves the default value in table if
         key is not found.*
      76e78e79
  5. Jul 11, 2007
  6. Oct 15, 2006