Did you know ...
Search Documentation:
Predicate in/2
HOME
DOWNLOAD
SWI-Prolog
Sources/building
Docker images
Add-ons
Browse GIT
DOCUMENTATION
Manual
Packages
FAQ
Command line
PlDoc
Bluffers
▶
Prolog syntax
PceEmacs
HTML generation
License
Publications
Rev 7 Extensions
TUTORIALS
Beginner
▶
Getting started
Learn Prolog Now!
Simply Logical
Debugger
Development tools
Advanced
▶
Modules
Grammars (DCGs)
clp(fd)
Printing messages
PlDoc
Web applications
▶
Web applications
Let's Encrypt!
Pengines
Semantic web
▶
ClioPatria
RDF namespaces
Graphics
▶
XPCE
GUI options
Machine learning
▶
Probabilistic Logic Programming
External collections
▶
Meta level tutorials
For packagers
▶
Linux packages
COMMUNITY
IRC
Forum & mailing list
Blog
News
Report a bug
Submit a patch
Submit an add-on
Roadmap (on GitHub)
External links
Contributing
Code of Conduct
Contributors
SWI-Prolog items
COMMERCIAL
WIKI
Login
View changes
Sandbox
Wiki help
All tags
tipc
tipc
tipc.pl -- TIPC Sockets
tipc_broadcast.pl -- A TIPC Broadcast Bridge
tipc_linda.pl -- A Process Communication Interface
linda/0
linda/1
linda_client/1
close_client/0
linda_timeout/2
linda_timeout/1
out/1
in/1
in_noblock/1
in/2
rd/1
rd_noblock/1
rd/2
bagof_in_noblock/3
bagof_rd_noblock/3
linda_eval/1
linda_eval/2
linda_eval_detached/1
linda_eval_detached/2
tuple/1
tuple/2
tipc_linda_server/0
tipc_initialize/0
tipc_paxos.pl -- Paxos on TIPC
+TupleList
in
-Tuple
is
det
As
in/1
but succeeds when any one of the tuples in
TupleList
is available.
Tuple
is unified with the fetched tuple.