Errata: Artifact from SRFI 113 in SRFI 217
Wolfgang Corcoran-Mathe 23 Apr 2021 00:36 UTC
Hi all,
The specification of iset-member contains wording that seems
to have been copied from SRFI 113, since it refers to an iset's
"equality predicate" (which isets do not have: equality here is
always numeric equality). This is potentially confusing, so I've
attached a patch removing this phrase.
Best regards,
--
Wolfgang Corcoran-Mathe <xxxxxx@sigwinch.xyz>
"I don't really know much about Python. I only stole its object
system for Perl 5. I have since repented." --Larry Wall