Did you know ... Search Documentation:
Packs (add-ons) for SWI-Prolog

Package "with_memory_file"

Title:Like with_output_to but for memory files
Rating:Not rated. Create the first rating!
Latest version:0.1
SHA1 sum:be566ab8376d08960c1b1197613efeeb2cf053d9
Author:Risto Stevcev <risto1@gmail.com>

Reviews

No reviews. Create the first review!.

Details by download location

VersionSHA1#DownloadsURL
0.149f8ff2bcba2517428e81cffa0f78d72682fdd404https://github.com/Risto-Stevcev/with_memory_file.git
be566ab8376d08960c1b1197613efeeb2cf053d91https://github.com/Risto-Stevcev/with_memory_file.git

prolog-with-memory-file

Like with_output_to but for memory files

?- with_memory_file(string(String), write, [Stream]>>write(Stream, foo)).
String = "foo".

License

See LICENSE

Contents of pack "with_memory_file"

Pack contains 5 files holding a total of 2.9K bytes.