diff options
| author | 2024-09-26 21:46:01 -0400 | |
|---|---|---|
| committer | 2024-09-26 21:46:01 -0400 | |
| commit | 3c34c4a5a7253df4417420bf276a78f8e9e1969b (patch) | |
| tree | a25a6cf59a1e5543e46195938f1ed65110b81aba /read.scm | |
| parent | add object helper functions (diff) | |
object: change to a stateful table
Diffstat (limited to 'read.scm')
| -rw-r--r-- | read.scm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -77,7 +77,7 @@ (datum-labels '()) (fold-case? #f) (this - (object/procedures + (object/immutable-attributes 'process (lambda (ch) (this 'update-position! ch) |
