You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More method definitions are shared across the abstract base type rather than being defined for each concrete type; mimics some of the changes from JuliaLang/julia#30924.
Enforces an ordering on the bit flag name map.
The instance list will always be given in ascending order
Pretty-printed values are shown in most-significant to least-significant bit order.