Paul Pereira scripsit:
> I think that the bytevector IO operations,
>
> (read-bytevector! bytevector port start end)
> (write-bytevector bytevector port start end)
>
> should be supplemented in the small language by random access
> functions, like set-port-position!.
It's simply too late for th
I think that the bytevector IO operations,
(read-bytevector! bytevector port start end)
(write-bytevector bytevector port start end)
should be supplemented in the small language by random access
functions, like set-port-position!. I think this may be planned for
the large language. Random access