Label¶
Status: Stable
documented, exercised by the test suite and/or worked examples, with no known limitations recorded.
Description¶
Label[tag]
Marks a point in a CompoundExpression to which control can
be transferred with Goto[tag]. As a statement it evaluates to Null.
Examples¶
No verified examples yet for this function.
Implementation notes¶
- Both are
Protected.tagis evaluated (conventionally a literal symbol or
Attributes: Protected.
Implementation status¶
Stable — documented, exercised by the test suite and/or worked examples, with no known limitations recorded.
References¶
- Source:
src/core.c - Specification:
docs/spec/builtins/control-flow.md