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)
  2. Result[] compareOldNew(const(Member) old, const(Member) neu, string[] path)
    compareOldNew
    (
    ref const(Member) old
    ,
    ref const(Member) neu
    ,
    string[] path
    )

Meta