Did you know ... Search Documentation:
pio.pl -- Pure I/O
PublicShow source

This library provides pure list-based I/O processing for Prolog, where the communication to the actual I/O device is performed transparently through coroutining. This module itself is just an interface to the actual implementation modules.

author
- Ulrich Neumerkel
- Jan Wielemaker

Undocumented predicates

The following predicates are exported, but not or incorrectly documented.

Source phrase_from_file(Arg1, Arg2)
Source phrase_from_file(Arg1, Arg2, Arg3)
Source lazy_list_character_count(Arg1, Arg2, Arg3)
Source phrase_from_stream(Arg1, Arg2)
Source stream_to_lazy_list(Arg1, Arg2)
Source lazy_list_location(Arg1, Arg2, Arg3)
Source syntax_error(Arg1, Arg2, Arg3)