Module janetrs::env

source ·
Expand description

Module for the Janet environment structure and methods.

Structs§

  • A builder for a Janet immutable variable definition.
  • Representation of the Janet runtime environment, like global definitions, available functions and macros, etc.
  • A builder for a Janet variable definition.