From: Mark Thom Date: Mon, 24 Sep 2018 12:51:09 +0000 (-0300) Subject: partial strings are still a work in progress X-Git-Tag: v0.8.110~367 X-Git-Url: https://git.sagredo.dev/?a=commitdiff_plain;h=bf84edce593c39fc58ea492ec838159983452d2a;p=scryer-prolog.git partial strings are still a work in progress --- 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