You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[`FloatEqual`](https://pkg.go.dev/github.com/ghosind/go-assert#Assertion.FloatEqual) and [`NotFloatEqual`](https://pkg.go.dev/github.com/ghosind/go-assert#Assertion.NotFloatEqual): assert the float value is equal or not.
168
+
169
+
> Since v1.1.1
170
+
167
171
### Comparison
168
172
169
173
-[`Gt`](https://pkg.go.dev/github.com/ghosind/go-assert#Assertion.Gt): assert the first value is greater than the second value.
0 commit comments