Re: SRFI 130 and SRFI 115 interaction
Alex Shinn 28 Apr 2016 23:56 UTC
On Thu, Apr 28, 2016 at 9:11 PM, Shiro Kawai <xxxxxx@gmail.com> wrote:
> One concern is the case that if existing code externalizes returned indexes
> of those procedures, e.g. writing it to data file and passing to other
> programs.
Even without this case, if the values are being passed to
(non-SRFI-13[0]) library procedures that assume indexes,
it will break.
--
Alex