Updated comments

This commit is contained in:
Justin Ethier 2016-03-24 03:22:18 -04:00
parent a568cfda64
commit b809dcb908

View file

@ -157,16 +157,9 @@
;;;; ;;;;
; Possibly missing functions: ; Possibly missing functions:
; ;
; ; byte vectors are not implemented yet: ; ; following byte vector functions are not implemented yet:
; bytevector
; bytevector-append
; bytevector-copy! ; bytevector-copy!
; bytevector-length
; bytevector-u8-ref
; bytevector-u8-set!
; bytevector?
; get-output-bytevector ; get-output-bytevector
; make-bytevector
; open-input-bytevector ; open-input-bytevector
; open-output-bytevector ; open-output-bytevector
; read-bytevector ; read-bytevector