Skip to content

v1.0

Latest

Choose a tag to compare

@alex-gutev alex-gutev released this 28 Apr 17:21

generic-cl is now stable with the breaking changes unlikely.

Changes:

  • ERASE and CLEAR methods for VECTORs now require that the vector has a fill pointer as well as being adjustable.
  • Relation comparison methods and the rest of the numeric functions are changed from NUMBER to REAL. EVENP and ODDP are changed from NUMBER to INTEGER.