Skip to main content

Module subject

Module subject 

Source
Expand description

Subject type definition

This module provides the Subject type and related types (Symbol, Value, RangeValue, PropertyRecord) for use as pattern values in Pattern<Subject>.

Structs§

RangeValue
Range value for numeric ranges (lower and upper bounds, both optional).
Subject
Self-descriptive object with identity, labels, and properties.
SubjectBuilder
Fluent builder for constructing Subject values.
Symbol
Symbol identifier that uniquely identifies the subject.

Enums§

Value
Property value types for Subject properties.

Type Aliases§

PropertyRecord
Property record type alias.