Enhanced C#
Loyc library documentation
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Classes
Package LeMP.Prelude

Defines prelude macros, which are predefined macros that normally do not have to be explicitly imported before use (in LES or EC#). More...

Classes

class  BuiltinMacros
 Defines noMacro(...) for suppressing macro expansion and import macros your.namespace.name as an alias for #importMacros(your.namespace.name). More...
 

Detailed Description

Defines prelude macros, which are predefined macros that normally do not have to be explicitly imported before use (in LES or EC#).