Oneof.opEquals

To make testing for equality work for Oneof based types.

struct Oneof(Types...)
const
bool
opEquals
(
const ref typeof(this) other
)

Meta