Places
Home
Graphs
Prefixes
Admin
Users
Settings
Plugins
Statistics
CPACK
Home
List packs
Submit pack
Repository
Load local file
Load from HTTP
Load from library
Remove triples
Clear repository
Query
YASGUI SPARQL Editor
Simple Form
SWISH Prolog shell
Help
Documentation
Tutorial
Roadmap
HTTP Services
Login
C Compatibility with other Prolog dialects
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Compatibility with other Prolog dialects
expects_dialect/1
source_exports/2
Some considerations for writing portable code
Notes on specific dialects
Packages
Availability:
:- use_module(
library(dialect)
).
(can be autoloaded)
source_exports
(
+Spec, +Export
)
Is true if source
Spec
exports
Export
, a predicate indicator. Fails without error otherwise.
ClioPatria
(version
V3.1.1-51-ga0b30a5
)