rune::core::object::tagged

Constant NIL

Source
pub(crate) const NIL: Gc<ObjectType<'static>>;
Expand description

A nil object.

The build.rs file guarantees that that nil is the first symbol in BUILTIN_SYMBOLS, so we know it will always be 0.