Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR introduces a new check for field names in a StructTuple, preventing any that over-ride existing members of the tuple base class. It is intended to trap a gotcha in JointDistributionCoroutine if a user names a variable "index" or "count".
- Loading branch information