Errata for @vector-segment
Wolfgang Corcoran-Mathe 21 Aug 2022 17:53 UTC
Hi all,
The spec. of @vector-segment should be revised so that passing n < 1
as the length argument is an error. I've attached patches making this
change, and fixing the related issue in the sample implemention.
(As it stands, the sample implementation of @vector-segment runs
forever when passed 0.)
I originally brought this issue up for SRFI 178's bitvector-segment:
https://srfi-email.schemers.org/srfi-178/msg/20559942/
Regards,
--
Wolfgang Corcoran-Mathe <xxxxxx@sigwinch.xyz>