introduce bespoke Heap type for in-heap partial strings

This commit is contained in:
Mark Thom
2025-07-07 21:59:50 -07:00
committed by Mark Thom
parent f7bbdfe73a
commit c0f72704ec
54 changed files with 7835 additions and 7166 deletions
+1 -1
View File
@@ -1 +1 @@
:- op(10, xf, [example, Var]).
:- op(10, xf, [example, Var]).
+1 -1
View File
@@ -2,4 +2,4 @@
test :- load_html("<html><head><title>Hello!</title></head></html>", Es, []), write(Es).
:- initialization(test).
:- initialization(test).