Email list hosting service & mailing list manager

Final SRFI 152: String Library (reduced) Arthur A. Gleckler (05 Oct 2017 06:45 UTC)
Re: Final SRFI 152: String Library (reduced) Sudarshan S Chawathe (05 Oct 2017 10:11 UTC)
Re: Final SRFI 152: String Library (reduced) John Cowan (19 May 2018 17:42 UTC)

Re: Final SRFI 152: String Library (reduced) Sudarshan S Chawathe 05 Oct 2017 10:11 UTC

I am not sure if the "extended variants" (allowing 0 or 1 arguments) of
the comparison procedures (string=?, string<?, etc.) were supposed to be
part of the SRFI document, or just part of the implementation.  It seems
like the document still has the non-extended (2 or more arguments)
versions of those procedures while the implementation now has the
extended variants.  Not a major issue in any case, but I thought I'd
point it out in case it's an oversight.

Regards,

-chaw

> From: "Arthur A. Gleckler" <xxxxxx@speechcode.com>
> Subject: Final SRFI 152: String Library (reduced)
> Date: Wed, 04 Oct 2017 23:45:19 -0700
>
> Scheme Request for Implementation 152,
> "String Library (reduced),"
> by John Cowan,
> has gone into "final" status.