diff options
Diffstat (limited to 'doc/intro.texi')
-rw-r--r-- | doc/intro.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/intro.texi b/doc/intro.texi index 57e4fb5..00207cd 100644 --- a/doc/intro.texi +++ b/doc/intro.texi @@ -80,6 +80,9 @@ Rudimentary support for debugging (when the REPL provides a debugger) and error navigation. @item Support for multiple, simultaneous REPLs. +@item +Support for image display in those Schemes that treat them as first +class values. @end itemize In the following pages, i'll try to explain what these features |