Tuples maybe?
let myNameSpace = (
val1: 1,
proc1: proc = echo "hello world"
)
myNameSpace.proc1()
echo myNameSpace.val1
Run
- Namespaces for non-enums without customizing the import statement... argl
- Namespaces for non-enums without customizing the import stat... xigoi
- Namespaces for non-enums without customizing the import ... argl
- Namespaces for non-enums without customizing the imp... Arrrrrx2
