15 Mar
2005
15 Mar
'05
23:07
Ben Does gambit support namespaces? They aren't discussed in the docs, but grepping through the code I see '##namespace' calls. However, '##'-prefixed functions aren't public, right? Thanks. Best regards, Ben On Tue, 15 Mar 2005 13:41:42 -0500, Marc Feeley <feeley@iro.umontreal.ca> wrote:
The other important mechanism is namespaces. With namespaces you can automatically add a prefix to local names, which is useful to avoid name clashes.