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
Add a Pair class, and pretty-wrap it into a NamespaceDescriptor class
NamespaceDescriptor describes a gir namespace with its name and
version, which is essentially a pair of strings. The pair is
wrapped into a specific class for type safety and clarity.
0 commit comments