Skip to content
  • Liam M. Healy's avatar
    Grids cannot be scalars in operations with sequences · b47cb8b1
    Liam M. Healy authored
    When performing a mathematical operation with a sequence and a
    non-sequence, the sequence cannot be a grid.  Checking for this
    requires relocating generic.lisp with the generic mathematics
    definitions to a place in which it will be loaded after grid:gridp is
    defined.
    b47cb8b1