Skip to content
  • Liam Healy's avatar
    Rename #'validp from #'data-valid · 7eadb203
    Liam Healy authored
    For permutations and combinations, rename #'validp from #'data-valid
    and return :success-failure rather than :boolean.  In fact, it returns
    T or an error due to the design of the GSL functions; not clear if
    this is wanted on the GSL designers' part.  Passes SBCL 64 test.
    7eadb203