Delegate.opEquals

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

Meta