Versions in this module Expand all Collapse all v0 v0.0.1 Oct 1, 2021 Changes in this version + func BoolCast(expr interface{}) bool + func Equal(left, right interface{}) bool + func IntCast(expr interface{}) int64 + func Smaller(left, right interface{}) bool + func StringContains(where string, what interface{}) bool