Check if uom_symbol is compatible with another one.
Two symbols are defined compatible if they have the same literal symbol, unconcerned other attributes.
| 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.