compareOldNew

Undocumented in source. Be warned that the author may not have intended to support it.

  1. Result[] compareOldNew(const(Ast) old, const(Ast) neu)
    compareOldNew
    (
    ref const(Ast) old
    ,
    ref const(Ast) neu
    )
  2. Result[] compareOldNew(const(Member) old, const(Member) neu, string[] path)

Meta