Welcome to the CHICKEN Scheme pasting service

vector-fill! discrapancy added by nmeum on Sun Aug 18 17:01:43 2024

(import r7rs)
(define v #(1 2 3))
(vector-fill! v #f 3 3) ;; <- works

(import (srfi 133))
(define v #(1 2 3))
(vector-fill! v #f 3 3) ;; <- raises a "vector range out of bounds" error

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
Given a list, which one-argument R5RS procedure returns the element at index 0?
Visually impaired? Let me spell it for you (wav file) download WAV