Module janetrs::env

source ·
Expand description

Module for the Janet VM environment structure, methods and functions.

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.

Functions§

  • Set a dynamic binding in the VM runtime, binding a value to a keyword.