// delegate
 public bool ItemIdsMatch(Item i, Item compare) => ItemExtensions.ItemIdsMatch(i, compare);