Enhanced C#
Language of your choice: library documentation

Documentation moved to ecsharp.net

GitHub doesn't support HTTP redirects, so you'll be redirected in 3 seconds.

 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#).