Nex Reference

This reference documents the interpreter-level built-ins currently defined in src/nex/interpreter.cljc.

Contents

Conventions

  • Method names are listed exactly as implemented.
  • Signatures are shown in Nex-style pseudocode.
  • nil means no useful return value.
  • Some behavior differs by runtime (jvm vs node), especially for Process and platform-specific libraries under lib/.