Skip to content
  • Liam M. Healy's avatar
    Error checks for making grids · 2335aa7a
    Liam M. Healy authored
    New function #'grid::check-initial-contents to check that
    initial-contents is not nil when it is explicitly specified, called in
    several places.  New function #'grid:check-dimension to check that the
    object is a list of non-negative integers.  Check that
    category-or-rank in call to #'data-class-name is acceptable, signal an
    error if not instead of just returning category-or-rank.
    2335aa7a