Skip to content

v1.0

Latest
Compare
Choose a tag to compare
@alex-gutev alex-gutev released this 28 Apr 17:21
· 2 commits to master since this release

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.