Boolean.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias opEquals = ValueWrapperT!(bool).opEquals
  2. equals_t opEquals(int other)
    class Boolean
    equals_t
    opEquals
    (
    int other
    )
  3. equals_t opEquals(Object other)

Meta