⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

IdHash.op_Equality

static bool op_Equality(IdHash a, IdHash b)

An equality test.

   
IdHash a A hashed id.
IdHash b A hashed id.
RETURNS: bool True if equal, false otherwise.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!