From bf84edce593c39fc58ea492ec838159983452d2a Mon Sep 17 00:00:00 2001 From: Mark Thom Date: Mon, 24 Sep 2018 09:51:09 -0300 Subject: [PATCH] partial strings are still a work in progress --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06ebae93..fa953ddc 100644 --- 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 -- 2.54.0