mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 12:35:05 +02:00
Updated comments
This commit is contained in:
parent
a568cfda64
commit
b809dcb908
1 changed files with 1 additions and 8 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue