equals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool equals(S1 a, S2 b)
    version(CI_MAIN && D_BetterC)
    bool
    equals
    (
    S1
    S2
    )
    (
    S1 a
    ,
    S2 b
    )
  2. bool equals(S1 a, S2 b)

Meta