Skip to content
Snippets Groups Projects
  • Jack Nagel's avatar
    e629f14d
    Remove <=> from Dependency interface · e629f14d
    Jack Nagel authored
    It is important that dep equality corresponds to the name attribute, but
    we may want to use the Comparable interface to sort them by installation
    order in the future. Code that needs to sort them alphabetically should
    just use sort_by.
    e629f14d
    History
    Remove <=> from Dependency interface
    Jack Nagel authored
    It is important that dep equality corresponds to the name attribute, but
    we may want to use the Comparable interface to sort them by installation
    order in the future. Code that needs to sort them alphabetically should
    just use sort_by.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.