aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2025-02-14 19:40:13 -0500
committerGravatar Peter McGoron 2025-02-14 19:40:13 -0500
commitec4ac3f37b933532345afd7df5bcffc761287968 (patch)
tree496d07a6a51b0fe8250d2f634fd3fdf4700a498d /README.md
parentmove files to fit the library search of implementations like chibi and cyclone (diff)
update to new test runner
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4ebc63d..bb77bc7 100644
--- a/README.md
+++ b/README.md
@@ -47,5 +47,7 @@ Alternative implementation strategies include:
terminating)
* sentinel-value return (uglier)
+The linear update procedures are the same as the functional procedures.
+
[3]: https://srfi.schemers.org/srfi-158/srfi-158.html
[4]: https://www.more-magic.net/posts/internals-gc.html