Logo
  • Home
  • INSTALL
  • Calling YAP
  • Core Built-ins
  • Programming
  • Extensions
  • Library
  • Available Packages
  • Foreign Language Interface
YAP Prolog Reference Manual
  • Prolog predicates and directives to use modules

Prolog predicates and directives to use modules¶

Utilities to manipulate the module system.

  • module_property/3
  • delete_import_module/3
  • add_import_module/4
  • set_base_module/1
  • export/1
  • abolish_module/1
  • current_module/3
  • current_module/1
  • use_module/3
  • use_module/1

Built with MkDocs using a theme provided by Read the Docs.