DevBits
Home
Atlas
Play
About
Sign up
Log in
All
Go
constant.Compare()
Examples using...
constant.Compare()
Recent
Examples
Compare in Go
by GoDoc
Go
constant.Compare
constant.MakeString
constant.MakeFromLiteral
constant.StringVal
constant.Value
Compare returns the result of the comparison x op y. The comparison must be defined for the operands. If one of the operands is Unknown, the result is false.