New procedures array-decurry and array-freeze!
Bradley Lucier 29 May 2022 20:13 UTC
New procedures have been added to the branch:
https://github.com/gambiteer/srfi-231/tree/array-decurry
Also, the SRFI document notes that many procedures that copy array
elements access each array element only once.
Brad