diff --git a/README.md b/README.md index 0c20ab1b..b070a3cf 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ | 6.7 Strings | yes | `substring` is not provided | | 6.8 Vectors | yes | | | 6.9 Bytevectors | incomplete | TODO: string<->utf8 conversion | -| 6.10 Control features | incomplete | TODO: `string-map`, `vector-map`, ...etc | +| 6.10 Control features | yes | | | 6.11 Exceptions | yes | TODO: native error handling | | 6.12 Environments and evaluation | N/A | | | 6.13 Ports | incomplete | |