Y
Hacker News
new
|
ask
|
show
|
jobs
by
BarkMore
1099 days ago
min and max are predeclared identifiers in the universe block, not reserved words.
https://go.dev/ref/spec#Predeclared_identifiers
You can continue to declare your own entities with these names.