R/enum.R
equals-.enum.Rd
Compares two enum objects or an enum object with a character value.
# S3 method for class 'enum' e1 == e2
First enum object
Second enum object or a character value
Logical value indicating whether the two objects are equal