mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-11 01:54:26 +08:00
6c6b45659b
The override should be used to filter out symbols not in the universe, however it was returning false positives. To remove the false positives, after the contains check passes, ensure that the key exists in the _data member.