Delegate.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(Delegate!(Ret, Args) s)
    struct Delegate(Ret, Args...)
    const @safe @nogc
    bool
    opEquals
    (
    const ref Delegate!(Ret, Args) s
    )
  2. bool opEquals(Delegate!(Ret, Args) s)

Meta