Expand description
Typed facts system for RETE-UL
This module provides a strongly-typed facts system that supports:
- Multiple data types (String, Integer, Float, Boolean, Array, Object)
- Type-safe operations
- Efficient conversions
- Better operator support
Structs§
- Typed
Facts - Typed facts collection
Enums§
- Fact
Value - Strongly-typed fact value