Compares content of the two NamedFlags and returns whether they equal.
Note this is an expensive operation for large sets.
| this |
the first NamedFlags |
| named_flags_b |
the second NamedFlags |
|
Whether the two NamedFlags have the same content. |