]> Repositorios git - scryer-prolog.git/commitdiff
partial strings are still a work in progress
authorMark Thom <[email protected]>
Mon, 24 Sep 2018 12:51:09 +0000 (09:51 -0300)
committerMark Thom <[email protected]>
Mon, 24 Sep 2018 12:51:09 +0000 (09:51 -0300)
README.md

index 06ebae93aee83e6b1ba57f88d14e77343b4e9548..fa953ddc6f5692dda100ecf5030bfc1de4340c7c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ Extend rusty-wam to include the following, among other features:
 * Default representation of strings as list of chars, using a packed
   internal representation (_done_).
     - A representation of 'partial strings' as difference lists
-      of characters (_done_).
+      of characters (_in progress_).
 * `term_expansion/2` and `goal_expansion/2` (_in progress_).
 * Definite Clause Grammars.
 * Attributed variables using the SICStus Prolog interface and