Base keywords - vilinski/nemerle GitHub Wiki

[<< Back to Reference Manual.](Reference Manual)

Base keywords

 _, abstract, and, array, as, base, catch, class, def,
delegate, enum, event, extern, false, finally, fun, implements,
interface, internal, is, macro, match, matches, module, mutable,
namespace, new, null, out, override, params, partial, private,
protected, public, ref, sealed, static, struct, syntax, this, throw,
true, try, type, typeof, using, variant, virtual, void, volatile, when,
where, with 

All other keywords are introduced by macros.

See also

Macro packages