issues
search
fwcd
/
swift-utils
General-purpose utility library for Swift
https://fwcd.github.io/swift-utils/documentation/utils
MIT License
12
stars
0
forks
source link
Add `ApproximatelyEquatable` protocol
#11
Open
fwcd
opened
3 weeks ago
fwcd
commented
3 weeks ago
This would be useful to unify approximate equality helpers such as
https://github.com/fwcd/swift-quantum/blob/38fbe57b013509581390503cda2be6249d64863a/Tests/QuantumTests/TestHelpers.swift
https://github.com/fwcd/d2/blob/1adaa59b4fad67e4c29bdfe3e2a389f0ef1dcfa9/Sources/D2TestUtils/Double%2BExtensions.swift
This would be useful to unify approximate equality helpers such as