Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
toString the value before testing decimal
If the value contains an actual number, `includes` will fail. Forcibly convert to a numeric type.
- Loading branch information