Add `where TSelf : struct where TTarget : struct` constraints to the `Relationship` struct to ensure type safety and consistency with the ECS architecture. Also remove unused `IterateThree` method in `QueryExecutor`. |
||
|---|---|---|
| docs | ||
| examples/TicTacToe | ||
| src/OECS | ||
| tests/OECS.Tests | ||
| .gitignore | ||
| OECS.sln | ||
| design.md | ||