2023/09/26
Segmented completion
Another little something on REPL. It can now complete symbols like call-with-current-continuation
from c-w-c-c
. This is an old tradition of
Lisp environment.
We added a new module text.segmented-match
(draft:text.segmented-match)
to support this.