diff --git a/docs/lang.rst b/docs/lang.rst index 9e787548..6a68fed7 100644 --- a/docs/lang.rst +++ b/docs/lang.rst @@ -17,6 +17,8 @@ At the REPL start-up time, some usuful built-in libraries listed below will be a - ``(scheme cxr)`` - ``(scheme lazy)`` - ``(scheme time)`` +- ``(scheme case-lambda)`` +- ``(scheme read)`` Compliance with R7RS ---------------------