Resource.opEquals

Compares the file path of this resource with another.

  1. int opCmp(Resource rhs)
  2. bool opEquals(Resource rhs)
    struct Resource
    const pure
    bool
    opEquals
    ()
    (
    const auto ref Resource rhs
    )

Meta