Task.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(Task other)
    struct Task
    const @safe nothrow
    static if(is(typeof(mixin (q{(in ref int a) => a}))))
    bool
    opEquals
    (
    in ref Task other
    )
  2. bool opEquals(Task other)

Meta