Modules
TQL features namespacing in the form of modules to group related operators and functions.
A module separates the contained operation by two colons. For example, the
package::add
and
package::remove
operators are in the
package
module.
TQL features namespacing in the form of modules to group related operators and functions.
A module separates the contained operation by two colons. For example, the
package::add
and
package::remove
operators are in the
package
module.