Methods and Captures

capture

Stores executable LaiRu code as a value.

Captures

Captures are executable blocks passed to methods, stored in values, and invoked later.

Methods

define creates named methods with parameters, constraints, defaults, blocks, and return values.