Document.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(typeof(null) o)
    struct Document
    const @safe nothrow pure
    bool
    opEquals
    (
    const typeof(null) o
    )
  2. bool opEquals(D d)

Meta