On Tue, Oct 4, 2016 at 5:06 PM, Arthur A. Gleckler <xxxxxx@speechcode.com> wrote:
Scheme Request for Implementation 137,
"Minimal Unique Types,"
by John Cowan and Marc Nieper-Wißkirchen,
has gone into "final" status.

Oops.  I've fixed a one-word error reported by Alexey Radul.  The fix has been approved by co-author John Cowan.

Here's the diff:

 Returns five new procedures with the same semantics as <tt>make-type</tt>,
 such that the objects returned by <em>constructor</em> satisfy <tt>reia?</tt>
 and the payload of objects returned by <tt>make-reia</tt> can be accessed
-using <em>constructor</em>.
+using <em>accessor</em>.

Thanks, Alexey.

— SRFI Editor