generic-cl is now stable with the breaking changes unlikely.
Changes:
ERASE
andCLEAR
methods forVECTOR
s 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
toREAL
.EVENP
andODDP
are changed fromNUMBER
toINTEGER
.