mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15: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:
|
||||
;
|
||||
; ; byte vectors are not implemented yet:
|
||||
; bytevector
|
||||
; bytevector-append
|
||||
; ; following byte vector functions are not implemented yet:
|
||||
; bytevector-copy!
|
||||
; bytevector-length
|
||||
; bytevector-u8-ref
|
||||
; bytevector-u8-set!
|
||||
; bytevector?
|
||||
; get-output-bytevector
|
||||
; make-bytevector
|
||||
; open-input-bytevector
|
||||
; open-output-bytevector
|
||||
; read-bytevector
|
||||
|
|
Loading…
Add table
Reference in a new issue