Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: filter type symbols with strict string comparison
Previously, `array_filter` would remove the integer value `0` from the array. See #1
- Loading branch information