Send Feedback
Skip to content

The .m namespace

Breaking change

The .m namespace was used for a different purpose in previous versions of kdb+. Existing code should be changed to remove this usage, as it may cause unexpected issues.

The .m namespace holds the local namespaces of modules. They should not be accessed directly but by using the interface provided by the module.