YAP 7.1.0
module/1

module(+M) More...

Detailed Description

module(+M)

properties: deterministic

set the type-in module

Defines M to be the current working or type-in module All files which are not bound to a module are assumed to belong to the working module (also referred to as type-in module) To compile a non-module file into a module which is not the working one, prefix the file name with the module name, in the form _Module_: _File_, when loading the file


The documentation for this class was generated from the following file: