change vector section in compliance on README
This commit is contained in:
parent
b19df05e81
commit
70357d7b7b
|
@ -70,7 +70,7 @@
|
|||
| 6.5 Symbols | yes | |
|
||||
| 6.6 Characters | yes | |
|
||||
| 6.7 Strings | incomplete | TODO: almost all functions in the section :-( |
|
||||
| 6.8 Vectors | incomplete | TODO: `vector-copy`, ...etc |
|
||||
| 6.8 Vectors | incomplete | string->vector, vector->string, ...etc |
|
||||
| 6.9 Bytevectors | incomplete | TODO: string<->utf8 conversion, etc |
|
||||
| 6.10 Control features | incomplete | TODO: `string-map`, `vector-map`, ...etc |
|
||||
| 6.11 Exceptions | no | |
|
||||
|
|
Loading…
Reference in New Issue