Skip to content
  • Liam M. Healy's avatar
    Start attempts to make array access more efficient · 6f148a2f
    Liam M. Healy authored
    Extend the compiler macros to do a better job of going directly to fast access functions (like cl:aref) when the type is known due to declarations.  Some tests from Sumant.  Note that it seems that SBCL is not pulling variable declarations in variable-information as expected, so the declarations are not actually doing anything.
    6f148a2f