Overloaded, configurable method that tests whether a is equal to b.
Left-hand side operand.
Right-hand side operand.
$(D_KEYWORD true) if a == b, $(D_KEYWORD false) otherwise.
See Implementation
Overloaded, configurable method that tests whether a is equal to b.