Check if uom_symbol is equal with another one.
Two symbols are defined equal if all their attributes are identical.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(uom_symbol), | intent(in) | :: | self | The uom symbol. |
||
| type(uom_symbol), | intent(in) | :: | other | The other symbol. |
Check result.