introduce bespoke Heap type for in-heap partial strings
This commit is contained in:
@@ -1 +1 @@
|
||||
:- op(10, xf, [example, Var]).
|
||||
:- op(10, xf, [example, Var]).
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
test :- load_html("<html><head><title>Hello!</title></head></html>", Es, []), write(Es).
|
||||
|
||||
:- initialization(test).
|
||||
:- initialization(test).
|
||||
|
||||
Reference in New Issue
Block a user