Filtering for "Values"
- Type switches in Go
- Type assertions in Go
- The empty interface in Go
- Nil in Go
- Interface values with nil underlying values in Go
- Interface Values in Go
- Modifying result parameters after exit in Go
- The defer keyword in Go
- Closures in Go
- Function literals in Go
- Functions as values in Go
- Iota constant in Go
- Defining constants in Go
- Use a map to represent a set in Go
- Unexported fields and cmp.Equal in Go
- Validating methods in Go
- Multiple values in Go functions