Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CalculatorStructure.cs * Fixed the root of the recursion issue. Some types (specifically Vector) have implicit conversions that caused TryCoerceImplicit to continue to call over and over until running out of memory.
- Loading branch information