eq

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool eq(A a, B b)
    bool
    eq
    (
    A
    B
    )
    (
    in A a
    ,
    in B b
    )
    if (
    is(typeof(A.init != B.init)) &&
    &&
    )
  2. bool eq(A a, B b)

Meta