Expand description
TypedObject Validation for High-Performance Simulation
This module provides validation functions to check if a Value is suitable for TypedObject optimization, enabling high-performance simulation (>10M ticks/sec).
Functionsยง
- require_
typed_ state_ with_ schema - Validates that a Value is a typed Object with a known schema.
- validate_
typed_ state - Checks if a Value is suitable for TypedObject optimization.