<div class="gmail_quote"><div>> And you're allocating manipulating lists in the Scheme version, but using an array in the C version, which you could also do in the scheme version.<br>
</div><div><br><br></div><div>Isn't the second version, with: (do ((vec (make-u8vector len)) allocating, and then writing with u8vector-set! doing that?</div><div><br></div><div>Thanks for your explanations.</div><div>

<br></div><div>Best regards,</div><div><br></div><div>Álvaro</div></div>