[r6rs-discuss] [Formal] Add bytes-fill! procedure analogous to
vector-fill! .
Arthur A.Gleckler
arthur at zurich.csail.mit.edu
Tue Nov 14 00:31:25 EST 2006
---
This message is a formal comment which was submitted to formal-comment at r6rs.org, following the requirements described at: http://www.r6rs.org/process.html
---
Name: Arthur A. Gleckler
Email: r6rs at speechcode.com
Type: enhancement
Priority: minor
Component: Bytes
Version: 5.91
In <11. Bytes objects>, there should be a bytes-fill! procedure
analogous to vector-fill! . One provided by the implementation could
be much faster than one implemented using basic byte operations. An
unoptimized implementation would be trivial to write. If there is no
such procedure, there shouldn't be a vector-fill! .
More information about the r6rs-discuss
mailing list