Hi List, when I write a library with its own namespace, and want a 'global variable' in that namespace that stores 'vital information' for the library - do I use the '*Var' syntax or is that reserved for variables that are really global in PicoLisp?
I could of course just name it 'Var', but the '*Var' would underline its importance. BTW Are constants in uppercase (like 'MYCONST') acceptable in PicoLisp?
-- cheers, Thorsten -- UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe
