Donate
Sandbox
Collaborate
Documentation
Downloads
Documentation
Prolog Predicate Reference
builtin
open/3
open/3
Open a source in a certain mode through a stream.
Description
open
(
+atom
,
+atom
,
-stream
)
open(Source, Mode, Stream)
behaves exactly like
open/4
if we called it with an empty options list.
Implementation
Community
Site
Twitter
Github
npm
Documentation
Manual
Examples
Implementation details
Prolog Predicate Reference
Code
Custom bundle
Installation from npm
Source Code
Contact
Form contact
Collaborators
Contributors
tau.prolog @ gmail.com
© 2017 - 2025
José Antonio Riaza Valverde
Released under the
BSD-3 Clause license