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) :
Name of the bot in #chicken:
Visually impaired? Let me spell it for you (wav file) download WAV