Folder names which define namespaces must be valid APL identifiers, or the namespace cannot be created. However, files defining functions or other objects where the name can be deduced from the contents of the file do not need to pass this test. At the moment, the name needs to be valid but does NOT need to match the contents of the file.
Folder names which define namespaces must be valid APL identifiers, or the namespace cannot be created. However, files defining functions or other objects where the name can be deduced from the contents of the file do not need to pass this test. At the moment, the name needs to be valid but does NOT need to match the contents of the file.