Module calypso_base::symbol::kw

source ·
Expand description

Keywords

Structs

Do (do)
End (end)
False (false)
In (in)
Let (let)
Mut (mut)
True (true)

Enums

An enum containing all of the statically interned values in this module.

Statics

LAZY 🔒
LAZY 🔒
LAZY 🔒
LAZY 🔒
LAZY 🔒
LAZY 🔒
LAZY 🔒

Functions

init 🔒
Initialize all of the symbols in this module.
Check if the given symbol is one of the statically interned members in this module.