It's unfortunate that srfi-25 is incompatible with
SLIB. Both include array-set! and make-array functions,
but they are incompatible - i.e. there are argument lists
that are valid for both apis, but give different results.
This is bad.
--
--Per Bothner
xxxxxx@bothner.com http://www.bothner.com/per/