Alaric Snell-Pym scripsit:

> Oh, I specified immutability since the effects of vector-set!-ing
> something into such a returned vector might vary between
> implementations; ones that return u8vectors wouldn't let you place
> symbols into the result.

Well, no; blob-u8-set! couldn't quite be vector-set! on such an
implementation; it would have to check its argument first and report a
domain error if it wasn't 0 .. 255.

-- 
Using RELAX NG compact syntax to        John Cowan <[email protected]>
develop schemas is one of the simple    http://www.ccil.org/~cowan
pleasures in life....
        --Jeni Tennison                 <[email protected]>

_______________________________________________
r6rs-discuss mailing list
[email protected]
http://lists.r6rs.org/cgi-bin/mailman/listinfo/r6rs-discuss

Reply via email to