linda (library)
This is a SICStus-like linda package. Note that this is essentially quite obsolete, and provided mostly in case it is needed for compatibility, since Ciao now supports all Linda functionality (and more) through the concurrent fact database.
Usage and interface
- Library usage:
:- use_module(library(linda)). - Exports:
- Predicates:
linda_client/1, close_client/0, in/1, in/2, in_noblock/1, out/1, rd/1, rd/2, rd_noblock/1, rd_findall/3, linda_timeout/2, halt_server/0, open_client/2, in_stream/2, out_stream/2.
- Imports:
Documentation on exports
PREDICATENo further documentation available for this predicate.
PREDICATENo further documentation available for this predicate.
PREDICATENo further documentation available for this predicate.
PREDICATENo further documentation available for this predicate.
PREDICATENo further documentation available for this predicate.
PREDICATENo further documentation available for this predicate.
PREDICATENo further documentation available for this predicate.
PREDICATENo further documentation available for this predicate.
PREDICATENo further documentation available for this predicate.
PREDICATENo further documentation available for this predicate.
PREDICATENo further documentation available for this predicate.
PREDICATENo further documentation available for this predicate.
PREDICATENo further documentation available for this predicate.
PREDICATENo further documentation available for this predicate.
PREDICATENo further documentation available for this predicate.