null

Represents an explicit no-value object.

Target type

Signature

1null

Represents an explicit no-value object.

null constructs or identifies a LaiRu value type. null belongs to the object model. Use type constraints to document the value you expect and member syntax when behavior naturally belongs to an object.

Examples

Basic call

1local(value) = null
The example shows the normal call shape. Adapt variable names, validation, and surrounding error handling to the context.