Nemerle Documentation

Macros.NewSymbol Method 

PUBLIC API FOR USAGE IN MACROS generates new unique symbol, which can be safely used as name of quoted variables, functions, etc.

public static Name NewSymbol();

See Also

Macros Class | Nemerle.Compiler Namespace