-
Luke Champine authored
A better approach would be to log the most common error, but that would require converting the slice to a map and iterating through it to find the maximum, which felt like overkill.
3e3249cfLuke Champine authoredA better approach would be to log the most common error, but that would require converting the slice to a map and iterating through it to find the maximum, which felt like overkill.
Loading