Investigate supporting TOLERANCE on non-eq comparisons
Open
amberscript
enhancement
- Dominant language
- C++
- Stars
- 228
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
In AmberScript a tolerance is only allowed on EQ buffer comparisons. This mimics the VkScript behaviour where it is only used on =~ comparisons.
Do we want to allow NE tolerance comparisions (or < >, etc?)
Contributor guide
Assessment
This issue has not been assessed yet.