Hacker News new | ask | show | jobs
by kiitos 197 days ago
"setting a field to true" clearly means `x.field = value` and not `x.field.Set(value)`