Skip to content
  • Robert Strandh's avatar
    More performance improvements: · 6dc8a5f0
    Robert Strandh authored
    Renamed handle-item so that it is now called handle-incomplete-item,
    because it is never called with a complete item.  Made
    handle-incomplete-item an ordinary function to avoid generic function
    dispatch.
    
    Renamed derive-item so that it is now called derive-and-handle-item
    because it now both derives and handles the item.
    6dc8a5f0