Learn more about cloning repositories
You have read-only access
Small optimization to counter map management (#1382) * Small optimization to counter map management Avoids an unnecessary lookup. * formatting